Page 1 of 1

ADO MS SQL

Posted: Fri May 09, 2008 7:51 am
by Jack
I use sql and ado to talk to a database on MS Sql Server
I need some info :
I need an instruction to put in a array the name of all the tables (files) located in one database .

For a table, i want to know the number of records .

I also want to know the number of fields, name of fields , type ans size .

How to with ado syntax ?

Thanks
Ph Jacquet (Belgium)

Posted: Fri May 09, 2008 12:22 pm
by Adolfo
JACK

Take a look at my CLASS, "ADOBASE".
There you have all you want to do.
There's an exe with its source code, and the class.

Download it from
http://200.72.140.34/privado

The file is ADOBASE.RAR

From Chile
Adolfo

Posted: Sat May 10, 2008 4:41 am
by fafi
Yes I used it, nice :D

Thanks Adolfo

regards
Fafi