|
-
Apr 12th, 2006, 01:38 AM
#1
Thread Starter
Hyperactive Member
Roadmap for moving from Access to SQL Server
Any have good practical advice for a developer looking to utilize sql server. I have several apps that us MS access and ADO, but I also have several db driven websites using MySQL running on Apache and Windows XP, but it is currently hosted on a 3rd party server.
I am wish to port my ADO apps and web sites to a local SQL server.
I am looking into Sqlite, MySql and Apache, and MS SQL Server along with vb6/.Net for apps and PHP/java for db driven webs.
What would be a good starting platform? etc.
Any idea....
-
Apr 12th, 2006, 01:51 AM
#2
Re: Roadmap for moving from Access to SQL Server
Since you've listed MySQL, PHP, and Apache, let me point you to Xampp:
apachefriends.org/en/xampp.html
It is a great web server package which combines the three (among other things) nicely. Very easy to install.
You can also use MySQL with .NET, for desktop apps. If you install Xampp and then the connectivity drivers available from the mysql website then you can have a minimal-components solution.
-
Apr 12th, 2006, 10:07 AM
#3
Thread Starter
Hyperactive Member
Re: Roadmap for moving from Access to SQL Server
Thanks for your input. I am looking into the info you posted.
Anyone else want to chime in on the topic?
-
Apr 13th, 2006, 07:33 AM
#4
Re: Roadmap for moving from Access to SQL Server
There is an upsizing tool for Access->SQL server.
Works pretty well. (You might also consider adding a "timestamp" field to all tables - that way if you import them in to access as linked tables they can be updated from that front end.)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|