FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour ADO MS SQL
Posts: 300
Joined: Wed Jul 11, 2007 11:06 AM
ADO MS SQL
Posted: Fri May 09, 2008 07:51 AM

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)

Posts: 883
Joined: Tue Oct 11, 2005 11:57 AM
ADO MS SQL
Posted: Fri May 09, 2008 12:22 PM

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

;-) Ji,ji,ji... buena la cosa... "all you need is code"

http://www.xdata.cl - Desarrollo Inteligente
----------
Asus TUF F15, 32GB Ram, 2 * 1 TB NVME M.2, GTX 1650
Posts: 169
Joined: Mon Feb 25, 2008 02:42 AM
ADO MS SQL
Posted: Sat May 10, 2008 04:41 AM

Yes I used it, nice :D

Thanks Adolfo

regards
Fafi

Continue the discussion