Forums

This topic is locked

mysql ?

Posted 23 Nov 2002 16:56:17
1
has voted
23 Nov 2002 16:56:17 Tony Day posted:
hi I have been using dreamweaver mx with access as the database but want to try mysql now is it possible to connect my site which is all asp pages to if so how ? and is it worth all the effort ?

Replies

Replied 26 Nov 2002 03:56:11
26 Nov 2002 03:56:11 Dave Blohm replied:
yes, all you have to do is create the DB in mySQL, import your data, and change the connection string for your recordsets...

yes it is worth it if your pages/apps get any amount of traffic...Access is not server software (ie it is not particularly suited for multiple simultaneous connections) whereas mySQL is.

Best of all, you get the abilities of MS SQL Server for FREE.

Check it out, you'll be glad you did.

Doc
Rangewalk Digital Studios
Replied 26 Nov 2002 10:39:14
26 Nov 2002 10:39:14 Owen Eastwick replied:
<i>Best of all, you get the abilities of MS SQL Server for FREE.</i> - Well, not quite, try building a sub-query in MySQL <img src=../images/dmxzone/forum/icon_smile_big.gif border=0 align=middle>

Regards

Owen.

Multiple Parameter UD4 / Access 2000 Database Search Tutorial:
www.tdsf.co.uk/tdsfdemo
Replied 26 Nov 2002 20:39:21
26 Nov 2002 20:39:21 Tony Day replied:
ok thanks i will give it a try

Reply to this topic