Link to home
Start Free TrialLog in
Avatar of Probie
ProbieFlag for Sweden

asked on

Need example on how to reterive data from a MS SQL server using Delphi 5's ADO component

Can anyone give me an easy example on how to reterive a field <field> from a database <database> on a SQL server with name <name> using the ADO components shipped with Delphi 5 Enterprise?
ASKER CERTIFIED SOLUTION
Avatar of yk030299
yk030299

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of rwilson032697
rwilson032697

Listening
Avatar of Probie

ASKER

But, the connection string is to long
I can't compile this code.

do I really need all that in the connection string?

Avatar of Probie

ASKER

I fixed it myself but you helped me get on the right track.

Thanks
:-) welcome.
I am glad that you won the problem.