Hi all,
I hope this is fairly easy.
I am not a .NET developer, normally on the other side of the tracks (*nix).
Anyway, i am helping a friend to move a .NET app from one host to another, it has an access db but the new host only gives MS SQL.
As i understand it, if i convert the database using the upsizing wizard and change some settings in the web.config file, we should be able to get the DB working.
Now here is my problem, i have access to Access (no pun intended) but i have no other MS SQL server other than the one on the new host.
I cannot seem to figure out a intermediate sql dump file. The wizard only wants to connect directly to a SQL server.
Anyone know how i can get round this ?
(I tried creating a direct DSN to the host, but permission denied).
Thanks in advance.
Jez
I hope this is fairly easy.
I am not a .NET developer, normally on the other side of the tracks (*nix).
Anyway, i am helping a friend to move a .NET app from one host to another, it has an access db but the new host only gives MS SQL.
As i understand it, if i convert the database using the upsizing wizard and change some settings in the web.config file, we should be able to get the DB working.
Now here is my problem, i have access to Access (no pun intended) but i have no other MS SQL server other than the one on the new host.
I cannot seem to figure out a intermediate sql dump file. The wizard only wants to connect directly to a SQL server.
Anyone know how i can get round this ?
(I tried creating a direct DSN to the host, but permission denied).
Thanks in advance.
Jez