|
Posted by Chuck Anderson on July 9, 2008, 7:23 pm
Please log in for more thread options David Gillen wrote:
>
>> I figured out how to get at my firefox sqlite files. I need to use the
>> PDO functions as they are in sqlite 3 format.
>>
>> Anyway .... what I want to do now is the equivalent of SHOW COLUMNS (in
>> MySQL), so that I can open any table and see it's structure. I have yet
>> to find a way. Does anyone know how to use PDO SQLite to display a
>> tables columns?
>>
>>
> Google "firefox extension sqlite manager" if you just want to take a look at
> the contents.
>
> D.
>
Yep. I've already got that. I wanted to be able to write my own sqlite
handling routines, though, too.
But, thanks.
--
*****************************
Chuck Anderson • Boulder, CO
http://www.CycleTourist.com Nothing he's got he really needs
Twenty first century schizoid man.
***********************************
|