En1ro 0 Light Poster

Hello,

First of all thanks for time reading this post and the problem is that: I'm Using Borland c++ builder 6 and i want to connect to my database through BDE components, i added Database, Table and Query components, filled query , added params to Database and tried to connect to Database through Database1->Execute , Database1->Connected=true, i was looking through google as i found some codes where the conection is typed, but it needed external libraries and the links there broken. How i should connect to my Database & is it practical to use BDE components, and what options i should fill? Thanks for your time :)