To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
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.
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.