Jump to content

php odbc Mac OS!


elena

Recommended Posts

I set up an odbc driver (ms sql) for mac (actual), and it works, based on a simple connectivity test.

However, when I used the old odbc sting in my app that works fine on a pc, I get 'DB error, extention not found for....".

I am entirely new to macs. What should the syntax be of the ODBC string for a php app (using Pear DB, if it helps :) What else should I be aware of?


The windows stings was "odbc://userid:password@odbc_url/DSN"
I also tried "DSN=...UID=....PWD=...."


Thanks!!!
Link to comment
Share on other sites

  • 2 months later...
Hi, i see that you used php and odbc on pc. i have also done the same configuration and created a file called 'odbc.php' were my connection to the database was established. but can you tell me the code to write in the code of the webpages that contain forms to insert data in to the database???
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.