Re: [firebase-br] Criação de DSN - ODBC

Otto ottofuch em terra.com.br
Sáb Jun 18 17:17:36 -03 2005


Ufa, primeiro tive que me lembrar o que é DSN. Em
http://www.webopedia.com/TERM/D/DSN.html
encontrei a definição:
"DSN
Short for Data Source Name. Data Source Name provides connectivity to a
database through an ODBC driver. The DSN contains database name, directory,
database driver, UserID, password, and other information. Once you create a
DSN for a particular database, you can use the DSN in an application to call
information from the database.
There are three types of DSNs:
(1) System DSN -- can be used by anyone who has access to the machine. DSN
info is stored in the registry.
(2) User DSN -- created for a specific user. Also stored in the registry.
(3) File DSN -- DSN info is stored in a text file with .DSN extension.

DSN is often used by Active Server Pages (ASP) and Visual Basic programs
when a query to a database is necessary to retrieve information.

There is also what is known as a "DSN-less connection." Instead of using a
DSN to connect to a database, the developer specifies the necessary
information right in the application. With a DSN-less connection the
developer is free to use connection standards other than ODBC, such as OLE
DB."

Por acaso, em
http://homepages.borland.com/ccalvert/TechPapers/Delphi/ADOBasics/ADOBasics.html
encontrei o artigo
Accessing Databases Using ADO and Delphi
tendo como exemplo um arquivo clientes.dbf. Alguém procurou por acesser
arquivos *.dbf recentemente.

Conclui que você está procurando uma solução para
(3) File DSN -- DSN info is stored in a text file with .DSN extension.

Só não encontrei a maneira de fazer isto.
{:-(
Otto




----- Original Message ----- 
From: "Rafael Cabral" <rafael.cabral em icraft.com.br>
To: <lista em firebase.com.br>
Sent: Saturday, June 18, 2005 3:14 PM
Subject: [firebase-br] Criação de DSN - ODBC


Pessoal,

Alguém já conseguiu criar um DSN do driver ODBC do Firebird via código
usando Delphi ou C++?

[]s,

Rafael Cabral
______________________________________________
FireBase-BR (www.firebase.com.br) - Hospedado em www.bavs.com.br
Para editar sua configuração na lista, use o endereço
http://mail.firebase.com.br/mailman/listinfo/lista_firebase.com.br
Para consultar mensagens antigas: http://firebase.com.br/pesquisa





Mais detalhes sobre a lista de discussão lista