realbasic-nug
[Top] [All Lists]

Re: Database class fieldschema

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Database class fieldschema
From: Sergio <gillo at spaziowww dot net>
Date: Thu, 29 Jun 2006 22:18:38 +0200
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <FD4FF6D3-420E-457D-9DB0-93F55826CBE7 at spaziowww dot net> <44A2671F dot 3050607 at chello dot nl> <F1D5F143-7EAD-47C0-A38C-9040EB203DA0 at great-white-software dot com>
Very good. I'll try it now!

Thanks Norman... and don't worry Andre... :)

Il giorno 28/giu/06, alle ore 22:29, Norman Palardy ha scritto:

Look up FieldSchema in the LR as part of Database

FieldSchema returns a RecordSet with five fields: ColumnName ( String), FieldType ( Integer), IsPrimary ( Boolean), NotNull ( Boolean), and Length in bytes ( Integer) for Text fields.

FieldType is described in the LR

The method above gives you the RB type for each column in the recordset returned not the type for each column in the database table you got the field schema for


Buon lavoro

Sergio Tamborini - System-i snc - http://www.system-i.it - sergio at system-i dot it
Assistenza e consulenza in campo informatico
Tecnologie per l'azienda
Realizzazione gestionali e siti web a contenuto dinamico
Server aziendali

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>