Damon,

Using The Glorious R:BASE 2000 (ver 6.5++) for Windows:

01. CONN dbname

02. To create dBase II (DBF) file:

      GATEWAY EXPORT DB2 filename.dbf SELECT * FROM tablename

      To create dBase III (DBF) file:

      GATEWAY EXPORT DB3 filename.dbf SELECT * FROM tablename

      To create dBase III Plus (DBF) file:

      GATEWAY EXPORT DB3p filename.dbf SELECT * FROM tablename

      To create dBaseIV (DBF) file:

      GATEWAY EXPORT DB4 filename.dbf SELECT * FROM tablename

There you have it!

Very Best Regards,

Razzak.

At 04:28 PM 3/18/2002 -0500, Damon D. Kaufman wrote:

>Is there a way to create a DBase (dbf) file from RBase? I'm working on a
>kludge for a new barcoding program, and a DBase file that I could sattach to
>would seem to work well. I remember seeing something on the list about this
>before, but I can't find it.



================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [EMAIL PROTECTED]
In the message body, put just two words: INTRO rbase-l
================================================
TO UNSUBSCRIBE: send a plain text email to [EMAIL PROTECTED]
In the message body, put just two words: UNSUBSCRIBE rbase-l
================================================
TO SEARCH ARCHIVES:
http://www.mail-archive.com/rbase-l%40sonetmail.com/

Reply via email to