Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

Change ODBC pointer on workstations after database move
I am by no means a "Database Expert" and have recently been asked to
assist with a SQL 2000 database move to a new server.  I was wondering
if there was an easy way to reconfigure the ODBC pointers on the
workstations?

Thanks for the help in advance.


Report this thread to moderator Post Follow-up to this message
Old Post
fr33dom101
06-25-05 01:23 AM


Re: Change ODBC pointer on workstations after database move
fr33dom101 (fr33dom101@hotmail.com)  writes:
> I am by no means a "Database Expert" and have recently been asked to
> assist with a SQL 2000 database move to a new server.  I was wondering
> if there was an easy way to reconfigure the ODBC pointers on the
> workstations?

There no such things as an ODBC pointer.

When an application connects to a server, it can use a DSN, which is
defined on the machine. The preferred way today though is DSN-less,
which means that everything is in the connection string. If the
server name is hard-coded in the applications, the application
must be re-built. A good application gets this information from
somewhere, though, for instance user input. So, with some luck,
you really don't have to change anything.

Anyway, you need to find out what exactly what on the workstations
depend on the server name etc, so you know what you need to change.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techin.../2000/books.asp

Report this thread to moderator Post Follow-up to this message
Old Post
Erland Sommarskog
06-25-05 01:23 AM


Sponsored Links





Last Thread Next Thread
Post New Thread

Microsoft SQL Server forum archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 11:50 PM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006