Results 1 to 2 of 2

Thread: PHP and MS SQL problem

  1. #1
    Join Date
    Feb 2003
    Location
    MI
    Posts
    2

    PHP and MS SQL problem

    http://www.pastebin.com/3234

    the query function does not work. i'm a mySQL guy, and i don't have it, only this Ms SQL. so i'm looking for some help. www.php.net has the shabbiest manual section on MS SQL, and i can't find anything else wheres.

    ~~Maglin

  2. #2
    Join Date
    Mar 2003
    Location
    Jacksonville, Florida
    Posts
    52

    PHP from what system?

    Which system are you using PHP from?
    Windows or Unix

    If Windows, and you find the MS SQL functions from PHP troublesome, you can use the COM objects, ADODB.Connection, ADODB.Resultset, etc. to utilize the database.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •