Creating DBF & CDX Files

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
GregGlenn_(Guest)
Posts: 4
Joined: Tue Oct 10, 2017 12:44 pm

Creating DBF & CDX Files

Post by GregGlenn_(Guest) » Mon Oct 28, 2002 2:10 pm

I have a lot of data in TXT files. What is my best method for creating DBF and CDX files to allow me to run reports on that data using R&R ?____Thanks,__Greg__

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Creating DBF & CDX Files

Post by kfleming » Mon Oct 28, 2002 10:37 pm

The SQL version of R&R will allow you to directly report on text files.__Otherwise you would need an application (like Excel or Access) to import the text and then save it as a DBF.____Kathleen__R&R Support

GregGlenn_(Guest)
Posts: 4
Joined: Tue Oct 10, 2017 12:44 pm

==> RE: Creating DBF & CDX Files

Post by GregGlenn_(Guest) » Wed Oct 30, 2002 12:33 pm

Kathleen,__ Does the SQL version allow me to set the scope of my Master file if it is a text file and can I create relationships to other text files ?____ Am I correct in assuming that even if I create a DBF from my TXT file using Access, I still need a CDX to set the scope and build relationships between files. I am talking about the Xbase version here.____Thank you for your reply,____Greg

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

===> RE: Creating DBF & CDX Files

Post by kfleming » Wed Oct 30, 2002 1:10 pm

The SQL version does not support scope.__But the Xbase version 9 and above allows you to build indexes on the fly so that you can join any DBF tables without needing pre-existing indexes.____Kathleen__R&R Support

GregGlenn_(Guest)
Posts: 4
Joined: Tue Oct 10, 2017 12:44 pm

====> RE: Creating DBF & CDX Files

Post by GregGlenn_(Guest) » Wed Oct 30, 2002 3:30 pm

Kathleen,__ That sounds good. Thanks for your help.__Greg__

Post Reply