Re: wxEDB

new topic     » goto parent     » topic index » view thread      » older message » newer message

Alex Chamberlain wrote:
> 
> Simply, I would like to print out the field names basically. Maybe also the
> field types? Like the schemeas in EuSQL's documentation.
> 

Is this the sort of thing you're looking for?


Table: ARCHIVE
Field         Data Type   Index      
-----------   ---------   ---------  
ID            Integer                
PLATFORM      Integer                
HREF          Text                   
TITLE         Text                   
SIZE          Integer                
NAME          Integer     PROG_AUTH  
DATE          Sequence               
YEAR          Integer                
MONTH         Integer                
DAY           Integer                
MONEY         Integer                
DESCRIPTION   Text                   
UPDATED       Integer                
STAMPED       Integer                
CATEGORY      Integer     PROG_CAT   
EMAIL         Object                 

Table: AUTHORS
Field         Data Type   Index      
-----------   ---------   ---------  
ID            Integer                
NAME          Text                   

Table: CATEGORY
Field         Data Type   Index      
-----------   ---------   ---------  
ID            Integer                
NAME          Text                   

Table: MONTH
Field         Data Type   Index      
-----------   ---------   ---------  
ID            Integer                
MONTH         Text                   

Table: PLATFORM
Field         Data Type   Index      
-----------   ---------   ---------  
ID            Integer                
PLATFORM      Text

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu