Import Example
Frank Schima
macsforever2000 at goodeast.com
Thu Mar 31 13:54:57 CST 2005
On Mar 31, 2005, at 1:05 PM, Ruslan Zasukhin wrote:
> On 3/31/05 4:51 PM, "Chuck Pelto" <cbpelto at pcisys.net> wrote:
>
>> What is the function of doing the SQLSelect() or a VCursor()?
>
> Not sure I see what you ask.
>
> To create cursor you should use db.SqlSelect() method.
I think he's asking why we need to do that. The reason is because you
have to tell the Import method which fields to dump the data and in
what order. The SELECT fields have to match with the data in the import
text file. In a table with 10 fields, you might only be importing into
5 fields.
-Frank Schima
More information about the Valentina
mailing list