S
Snowy
Hello all,
I need just a query to get the field names from a table using just the
table
name.
Only field names, not type, etc..
something like
SELECT fields(*) from thistable
do while...
loop
(Visual basic 6.0 application using Mysql)
Thanks a lot,
Snowy
I need just a query to get the field names from a table using just the
table
name.
Only field names, not type, etc..
something like
SELECT fields(*) from thistable
do while...
loop
(Visual basic 6.0 application using Mysql)
Thanks a lot,
Snowy