Current location: Hot Scripts Forums » Other Discussions » Database » mysql to access


mysql to access

Reply
  #1 (permalink)  
Old 09-01-03, 03:54 AM
aspuser25 aspuser25 is offline
Newbie Coder
 
Join Date: Aug 2003
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Question mysql to access

hi..

i had to develop a small website on asp and mysql. but now my requirement is changed, instead of using mysql i have to now use access as my backend. I have already formed a connectivity with mysql after struggling a lot!

and now using access ... i dont know a sole about it :-(( what do i do? is there some short cut method. Or wil i have to start from scratch... form connectivity with access and then make tables and change the code to suit access syntax?

any suggestions as to hwo i start with it?

thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 09-14-03, 08:14 PM
geneane's Avatar
geneane geneane is offline
Newbie Coder
 
Join Date: Sep 2003
Location: The Carolinas
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
I have pondered this question after running into many SQL applications that do not support access and the answer I have gotten is that there is no easy way. I have chosen to just use Access myself because of the User Interface. Good luck if you decide to convert it. My prayers are wiith you. LOL :-)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 09-16-03, 12:01 PM
mikedowning mikedowning is offline
Newbie Coder
 
Join Date: Sep 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Hi, aspuser25.
I'm in the process of going the other route...Access to MySQL. I decided to redo everything from scratch. Here are some hints:

o No triggers in Access

o Naming conventions are more lenient in Access. For instance, you could name a table "User", then when refering to it with SQL, place the name in square brackets ("SELECT * FROM [User]...")

o My guess is that you'll find that Access is not as robust as MySQL. I often have to deal with database corruptions.

o Compared to other databases I've worked with (SQL Server, Oracle, dBase...) Access has a small learning curve. You shouldn't have too much trouble getting into it.

Good luck!
--mike
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP and MySQL ? rob2132 Hot Scripts Forum Questions, Suggestions and Feedback 4 08-29-08 03:22 AM
great product for dumping/recovering MySQL databases Dave Brown General Advertisements 1 10-03-03 08:40 AM
Cannot import into MySQL xgab PHP 1 09-27-03 07:02 PM
mysql v2UK ASP 2 08-18-03 09:50 PM
MySQL with PHP question. HELP for a newbie kenfused PHP 3 08-02-03 01:53 AM


All times are GMT -5. The time now is 08:34 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.