Jerry wrote: > Hi, > > I'm new in PHP, using more JavaScript. > I would like to know how to connect to a MS SQL DB on a window 2000 server > using my machine as a local web server (window 2000 workstation) > I believed the beginning would be: > <?php > $link_id=mssql_connect("LONDB02","user","pwd"); > ?> > But It doesn't seem to work... Then what will I write after that to connect > to a DB called sales ? > > Thanks. >
Hi Jerry, This list is for PHP develpers who write PHP and its module in "C". Ask these questions to php-general or php-windows or php-db. Nobody will answer questions like this to prevent flood of questions :) -- Yasuo Ohgaki -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]