Jump to content

elena

Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

elena's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I am running mysql 5.0.15 on mac os (installed from xampp package) When I try to create a stored procedure, I get the error "mysql.proc' table does not exist (I think I have privileges to view anything) Indeed, when I look at "mysql" database, I don't see a table called "proc", even though based on manuals it should be there. I am new to both mysql and mac os, basically, what do I do? If the easiest way is to upgrate the version my msql, I'd do that - but then - how do I do that over the existing (and working_ xampp package (that oncluced apache, php with pear, mysql etc etc)? Thanks a lot!
  2. 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!!!
×
×
  • 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.