[Implemented] Retrieve Database Table Column Values By Name.

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
swhite
Enthusiast
Enthusiast
Posts: 785
Joined: Thu May 21, 2009 6:56 pm

[Implemented] Retrieve Database Table Column Values By Name.

Post 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
Simon White
dCipher Computing
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Ability to Retrieve Database Table Column Values By Name

Post 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.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply