 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Cristian Luciano Custodio Guest
|
Posted: Fri Jul 02, 2004 2:19 pm Post subject: SQL Server and BDE |
|
|
Sorry for my poor question, but I already read the docs and others questions
but
I'm not be able to connect SQL Server using BDE direct, just if I use ODBC.
Parameters of ALIAS:
Application name: BDE-SQL_LINK
DATA BASE NAME: MASTER
SERVER NAME: TTCRISTIAN (Local Server)
HOST NAME: MASTER (It's the same of "DATA BASE NAME" above. Is it correty?)
I'm using: Delphi 7 and SQL Server 8 Evaluation.
The Message error is: Cannot locate or connect to SQL server.
Thanks,
Cristian
|
|
| Back to top |
|
 |
Wayne Niddery [TeamB] Guest
|
Posted: Sat Jul 03, 2004 12:58 am Post subject: Re: SQL Server and BDE |
|
|
Cristian Luciano Custodio wrote:
| Quote: | I'm not be able to connect SQL Server using BDE direct, just if I use
ODBC.
Parameters of ALIAS:
I'm using: Delphi 7 and SQL Server 8 Evaluation.
|
The BDE is not the best way to access MS SQL Server, especially for any
version from MSSQL 7 on - MS no longer supports the DBLib library which the
BDE depends on.
Use ADO or dbExpress components.
--
Wayne Niddery - Logic Fundamentals, Inc. (www.logicfundamentals.com)
RADBooks: http://www.logicfundamentals.com/RADBooks.html
"The purpose of morality is to teach you, not to suffer and die, but to
enjoy yourself and live." - Ayn Rand
|
|
| Back to top |
|
 |
Cristian Luciano Custodio Guest
|
Posted: Mon Jul 05, 2004 12:54 pm Post subject: Re: SQL Server and BDE |
|
|
Yes, I know.
I have a system in Delphi 5 that work with BDE and in Delphi 7 with
dbExpress.
The problem is my customer, want to work with sql server using the old
version.
I don't agree with them but they are payying for it.
Unhappyly, I have to use BDE.
Thanks for your sugestion,
Cristian
"Wayne Niddery [TeamB]" <wniddery (AT) chaffaci (DOT) on.ca> escreveu na mensagem
news:40e604a1$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Cristian Luciano Custodio wrote:
I'm not be able to connect SQL Server using BDE direct, just if I use
ODBC.
Parameters of ALIAS:
I'm using: Delphi 7 and SQL Server 8 Evaluation.
The BDE is not the best way to access MS SQL Server, especially for any
version from MSSQL 7 on - MS no longer supports the DBLib library which
the
BDE depends on.
Use ADO or dbExpress components.
--
Wayne Niddery - Logic Fundamentals, Inc. (www.logicfundamentals.com)
RADBooks: http://www.logicfundamentals.com/RADBooks.html
"The purpose of morality is to teach you, not to suffer and die, but to
enjoy yourself and live." - Ayn Rand
|
|
|
| Back to top |
|
 |
Wayne Niddery [TeamB] Guest
|
Posted: Mon Jul 05, 2004 1:28 pm Post subject: Re: SQL Server and BDE |
|
|
Cristian Luciano Custodio wrote:
| Quote: |
The problem is my customer, want to work with sql server using the old
version.
I don't agree with them but they are payying for it.
Unhappyly, I have to use BDE.
|
AFAIK then, you cannot avoid ODBC.
--
Wayne Niddery - Logic Fundamentals, Inc. (www.logicfundamentals.com)
RADBooks: http://www.logicfundamentals.com/RADBooks.html
In a tornado, even turkeys can fly. - unknown
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|