Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Database Connection Problems

New Here ,
Apr 13, 2006 Apr 13, 2006
Hi,

am working on an asp.net web site in Dreamweaver on a Mac OS X.

I have a problem creating a connection to my Access Database in that I cannot. can someone please help on how to create the connection,

thanks in advance

Mark
TOPICS
Server side applications
314
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 21, 2006 Apr 21, 2006
LATEST
Hi there
I'm guessing that you are running access on a windows machine on the network (if not, how are you running ms-access on a mac?), if memory serves me right I don't think the ODBC drivers for Access work over a network (TCPIP) you could try converting your access database to MS-SQL server (£££££) or use MSDE (Developer edition) or MYSQL

Are you running your .net code on the Mac using mono? I'de be interested to hear if anyone does this.
Ab
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines