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: Andre Kuiper <a dot kuiper7 at chello dot nl>
Date: Wed, 28 Jun 2006 13:25:19 +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>
Hi Sergio,

You can use : rs.IdxField(i).Value.Type
where rs is the recordset containing the fieldschema

The returned numbers with the typenames are listed in the LR under Database-Class.
An example you can find here:
http://support.realsoftware.com/feedback/download.php?file=6220&rid=19112

HTH,
Greetings,
Andre

Sergio wrote:
Hello all.
With tableschema and fieldschema I have a recordset with the tables name and fields name. But can I have the field type too?
How?

Thanks a lot

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>


_______________________________________________
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>