Mallik
If it's a comma delimited file then it's as simple as:
CREATE TABLE mytable (...)
IMPORT mytable FROM "myfile.txt"
See import.html in the instantdb docs for more details.
Regards
Peter Hearty
Instant Computer Solutions
>Hi ,
> Can anyone help as to how i load up a textual file with delimited
>characters into instantDB . I got instantDB running on solaris 2.6.
>
>Thanks in advance,
>Mallik
To unsubscribe from this list, please an send
email to 'majordomo@smartcard.co.uk' with the text
'unsubscribe instantdb' in the message body.
|