Re: about connecting to a database
- From: Lee Fesperman <firstsql@xxxxxxxxxxxxx>
- Date: Thu, 27 Sep 2007 23:47:35 -0700
Aakash wrote:
i am a faculty in NIIT, INDIA.
i am working over ms-windows and sqlserver2000 as backend.
i want to know if there is any way to connect to a database without
creating a DSN(Data Source Name) which we have to create in-order to
connect to a database.
Yes, most ODBC drivers support connecting without a DSN. Google for
answers with "DSN-less connection".
However, I must echo the advice of others, against using the standard
JDBC/ODBC driver and for using a native JDBC driver.
--
Lee Fesperman, FFE Software, Inc. (http://www.firstsql.com)
==============================================================
* The Ultimate DBMS is here!
* FirstSQL/J Object/Relational DBMS (http://www.firstsql.com)
.
- References:
- about connecting to a database
- From: Aakash
- about connecting to a database
- Prev by Date: Re: about connecting to a database
- Next by Date: Finding valid ENUM values
- Previous by thread: Re: about connecting to a database
- Next by thread: Finding valid ENUM values
- Index(es):
Relevant Pages
|
|