ryguy7272
08-04-2009, 02:29 PM
I have two questions.
#1) How can I upload my SQL Server Express DB to my domain name? I’ve looked all over the site and can’t figure it out! I saw this video:
http://iis7test.com/expresstools/Default.aspx
that looked pretty interesting, but I can’t tell for sure if that’s what I need and I have no idea what to use as FTP, so I can’t FTP to anything even if I knew how to use that.
#2) How do I use the tool here:
https://sqlwebadmin.discountasp.net/
I thought maybe I could upload my data using that tool, but again, I can’t figure out how to use it!
When I open SQL Server express all I see is this:
Server Type: Database Engine
Server Name: EXCEL-4J2W8KYNP\SQLEXPRESS
Authentication: Windows Authentication
The SQL web admin has fields such as:
Server Name: EXCEL-4J2W8KYNP\SQLEXPRESS (I think…)
Database: Hotel (in my SQL Server Express)
Authentication: SQL Server Authentication (appears to be the only option)
Login: (none…AFAIK)
Password: (none…AFAIK)
What do I need to do to make this work?
---
Ok, I go to DNS Manager and see a Domain Name of 'ftp.pubcrawlnyc.com' (one of several). I think, ok great, this is how I can ftp my SQL Server Express up to the site. I fire up VWD and open my web site. Then I click Web Site > Copy Web Site > Connect > FTP Site and enter the following:
Server: ftp.pubcrawlnyc.com
Port: 21
Directory: /_database
Username: (I entered it)
Password: (I entered it)
I get a message saying that my password is incorrect. I know it is not incorrect; I'm simply using the same password I used for my site and I can log into the site just fine. I think, perhaps, the problem is with the setting of Permissions for the main Directory. Right now I get a message that reads 'No Users Exist'. I clicked on Add More Users > 'Go to User Manager'. However, in this area, I don't see any possible way to add a user or manager. What am I doing wrong?
Thanks,
Ryan---
#1) How can I upload my SQL Server Express DB to my domain name? I’ve looked all over the site and can’t figure it out! I saw this video:
http://iis7test.com/expresstools/Default.aspx
that looked pretty interesting, but I can’t tell for sure if that’s what I need and I have no idea what to use as FTP, so I can’t FTP to anything even if I knew how to use that.
#2) How do I use the tool here:
https://sqlwebadmin.discountasp.net/
I thought maybe I could upload my data using that tool, but again, I can’t figure out how to use it!
When I open SQL Server express all I see is this:
Server Type: Database Engine
Server Name: EXCEL-4J2W8KYNP\SQLEXPRESS
Authentication: Windows Authentication
The SQL web admin has fields such as:
Server Name: EXCEL-4J2W8KYNP\SQLEXPRESS (I think…)
Database: Hotel (in my SQL Server Express)
Authentication: SQL Server Authentication (appears to be the only option)
Login: (none…AFAIK)
Password: (none…AFAIK)
What do I need to do to make this work?
---
Ok, I go to DNS Manager and see a Domain Name of 'ftp.pubcrawlnyc.com' (one of several). I think, ok great, this is how I can ftp my SQL Server Express up to the site. I fire up VWD and open my web site. Then I click Web Site > Copy Web Site > Connect > FTP Site and enter the following:
Server: ftp.pubcrawlnyc.com
Port: 21
Directory: /_database
Username: (I entered it)
Password: (I entered it)
I get a message saying that my password is incorrect. I know it is not incorrect; I'm simply using the same password I used for my site and I can log into the site just fine. I think, perhaps, the problem is with the setting of Permissions for the main Directory. Right now I get a message that reads 'No Users Exist'. I clicked on Add More Users > 'Go to User Manager'. However, in this area, I don't see any possible way to add a user or manager. What am I doing wrong?
Thanks,
Ryan---