Hi, I am trying to do a small project using PASCAL to connect to database and fetch information from the tables. Please let me know if it is possible and also help me with some sample code if it is possible.
: Hi, : I am trying to do a small project using PASCAL to connect to : database and fetch information from the tables. Please let me know : if it is possible and also help me with some sample code if it is : possible. : : Thanks. : There's no simple way to do this. You have to know the structure of the database you're trying to connect to.
Comments
: I am trying to do a small project using PASCAL to connect to
: database and fetch information from the tables. Please let me know
: if it is possible and also help me with some sample code if it is
: possible.
:
: Thanks.
:
There's no simple way to do this. You have to know the structure of the database you're trying to connect to.