InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dbload


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.