tunnel
09-11-2003, 03:32 AM
Hi All
Looks like I've been doing things wrong from scratch ... I use Jet OLEDB currently for an app which potentially could have 100 simultaneous users. From what I read from Microsoft, Access isn't good if my app is to be used by simultaneous users. Maybe they're biased and are trying to push their SQL server, as my Access app seems to be OK in my limited testing (3 users). Comments?
Anyway it might be an idea for me to go to MS SQL or MySQL. Is there a comparison I can read as to which is best? More importantly, what does it take to convert my app to MS SQL or MySQL? I know I need to play with the connection string, but what's required to convert the Access database tables? What other things need doing?
Sorry these questions are so basic but I'm just trying to make sure I restart on the correct foot! Assume I know nothing, which is pretty close. Any links to good info sites appreciated.
Thanks for any help!
Graeme
Looks like I've been doing things wrong from scratch ... I use Jet OLEDB currently for an app which potentially could have 100 simultaneous users. From what I read from Microsoft, Access isn't good if my app is to be used by simultaneous users. Maybe they're biased and are trying to push their SQL server, as my Access app seems to be OK in my limited testing (3 users). Comments?
Anyway it might be an idea for me to go to MS SQL or MySQL. Is there a comparison I can read as to which is best? More importantly, what does it take to convert my app to MS SQL or MySQL? I know I need to play with the connection string, but what's required to convert the Access database tables? What other things need doing?
Sorry these questions are so basic but I'm just trying to make sure I restart on the correct foot! Assume I know nothing, which is pretty close. Any links to good info sites appreciated.
Thanks for any help!
Graeme