You are viewing a single comment's thread from:

RE: [STEEMSQL] A public SQL database with all blockchain data – UPDATE 1

in #steemit8 years ago

By default, on my mac, PHP doesn't come compiled with the drivers needed so you end up with this:

Fatal error: Call to undefined function sqlsrv_connect()

I spent a long time this past weekend at the RESTfest hackathon trying to get the PDO stuff to work on my mac. It turned into a big pain, unfortunately.

Are you running PHP on windows, already compiled with php_sqlsrv_53_ts.dll? If you could get this working on OSX, that would be fantastic.

Sort:  

Unfortunately not working on OSX. Contact me on SteemSQL channel and we will see if we can solve it.