Hi
I would like know what will be involved to migrate from Access database to SQL Server database. My application it works based on windows authentication. Any help appreciated
That is a very broad question. It could be as simple as running an SSIS package and changing the connection string, or it could be complicated because of bad data in the Access db that won't convert.
It is very possible, and sometimes easy, but there is not way to give you an accurate reply.
Hi Jason,
I used ASP.NET 2.O to build my application that why I am not sure I only need to change connection string and reconnect the SqlDataSource to SQL Server ....
ok, but migrating a database and updating a connection string for a GUI are totally different.
For help migrating the db see the forums listed above.
For help altering asp.net code use this forum.
For help with VB.Net in general (not specific to asp.net) see forum796
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.