Reply to topic
problem connecting to db
lisagood


Joined: 08 Jul 2009
Posts: 2
Reply with quote
deleted - thanks


Last edited by lisagood on Wed Jul 15, 2009 9:54 pm; edited 1 time in total
jamie
HostMySite Sales Rep
HostMySite Sales Rep

Joined: 19 Mar 2004
Posts: 858
Location: Newark, De
Reply with quote
I don't know the proper connection string for a DSN-less connection however this site lists them ALL:

http://www.connectionstrings.com/access

BUT, before you do that I'd advise simply requesting our Support department create a DSN for you, so you don't have to worry about connection strings. Then we can make sure the connection is working and all you have to do is reference the DSN in your code.

Finally, if you can I'd advise against using Access. Microsoft never really intended it for use in webserver environments and you'd be much better served using MySQL or MSSQL. Plus, Access is unstable with more than 10 concurrent connections and also whenver the size of the db file exceeds 10-20 MB.
whitesites
Forum Regular

Joined: 05 Jul 2004
Posts: 310
Location: Houston, TX
Reply with quote
Forget Access. use MySQL. Much faster, and more efficient.
lisagood


Joined: 08 Jul 2009
Posts: 2
Reply with quote
thank you so much for information - I will follow steps suggested
tedjtw


Joined: 08 Feb 2005
Posts: 103
Location: Connecticut
Reply with quote
If you are new to MySQL just go to http://www.webyog.com/en/downloads.php and download their free developer interface.
nathacof
Forum Admin

Joined: 24 Oct 2006
Posts: 192
Location: Dover, DE
Reply with quote
Might also be interested in this article:
http://www.hostmysite.com/support/mysql/amconversion/

Also I would stick with the Official MySQL GUI Tools rather than relying on third party tools:
http://dev.mysql.com/doc/administrator/en/mysql-administrator-introduction.html

The GUI Tools can be downloaded from here:
http://dev.mysql.com/downloads/gui-tools/5.0.html
problem connecting to db
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic