Page 1 of 1

[Implemented] Retrieve Database Table Column Values By Name.

Posted: Wed Aug 11, 2010 2:59 pm
by swhite
Implemented as DatabaseColumIndex()

Hi

Currently you can retrieve column values using the column number I would like to request the ability to do this using Column Names. Something like GetColumnString(#Database,"Date") .

Thanks,
Simon

Re: Ability to Retrieve Database Table Column Values By Name

Posted: Thu Aug 12, 2010 2:28 pm
by IdeasVacuum
Hi

This request is related to:

http://www.purebasic.fr/english/viewtop ... =3&t=43185

....Kiffi has posted a short Procedure that you may well find useful.