Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2000 > SQL Server 2000
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 17th, 2003, 04:24 AM
Authorized User
 
Join Date: Jun 2003
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
Default Do i have 2 specify the path a SQL sever is to use

hey guyz am currently using VB6 client program with SQL Server backend database. I have SQL Server on the computer am using and not a network, at the moment the program is running fine.. am worried that i might need to specify the path to the server where SQL Server is when i get to deploy the programme which will need to run from a node in a network.

Another Question is how do i register a new server under SQL Server Group because everytime i try to register it gives me an error that the MELCDS01 - SQL Server doesn't or access denied.(ConnectionOpen(Connect())

Please guyz help especially with the second question..

LION OF JUDDAH!
__________________
LION OF JUDDAH!
 
Old July 17th, 2003, 06:14 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 215
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You don't need to specify a path, you do need to specify the server name. In your case localhost should work fine.

Post your connection string and tell us whether you are using integrated security or mixed. You might also want to check out:
http://www.able-consulting.com/ADO_Conn.htm

regards
David Cameron





Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL Sever 2005 Express Edition baburman General .NET 1 June 28th, 2007 09:04 AM
SQL Sever pushpa All Other Wrox Books 0 February 22nd, 2007 07:01 AM
Connect to SQL Sever in a local computer alirezaaali SQL Server 2000 6 August 14th, 2006 05:27 AM
How to connect to sql sever using servlets method Servlets 1 May 18th, 2005 06:17 AM
How to check TCPIP Port Number for SQL Sever jdang67 SQL Server 2000 6 October 22nd, 2004 04:00 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.