Skip to main content
January 29, 2010
Question

access database

  • January 29, 2010
  • 1 reply
  • 301 views

i am running cs4 on vista

obviously a mistake

coming from mx on xp

i am trying to get a db connection going to an access database

the bindings come up with only this spry thing.  vista, windows dns?

any help would be great

as far as ms odbc admin goes all the right drivers are  there

but nothing doing, wdafk

This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

Inspiring
February 2, 2010

Not sure how big your project is. But using Access is not really good for large amounts of data.

If you are going to use ASP to interact with your data then I think MS SQL could be used (Google where to download).

If you are going to use PHP, do a search and download XAMPP