dbTalk Databases Forums  

DFF's and consistency test

comp.databases.btrieve comp.databases.btrieve


Discuss DFF's and consistency test in the comp.databases.btrieve forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Al Henry
 
Posts: n/a

Default DFF's and consistency test - 05-31-2004 , 10:45 AM






I have an application using a Pervasive 8.5 database. I need to access the
existing files via ODBC using the existing indexes in a new application. I
created DDF's for the files but each time I access through ODBC, all
accesses to any file read the entire file each time.
I read similar threads on the NG and the solution was to adjust the DFF's. I
did that and the consistentcy test in the PCC passed the definition but
because I was in linked mode, the data files were modified and this has
affected sorting on my original applications.

I would like to accomplish this without changing the data files but have had
no luck so far.

Can I change the DDF's to access the data via ODBC using the indexes without
changing the data files?

Thanks,

Al.




--
------------------------------------------------------------
Free Web Email & Filter Enhancements.
http://www.freewebemail.com/filtertools/
------------------------------------------------------------



Reply With Quote
  #2  
Old   
Leonard
 
Posts: n/a

Default Re: DFF's and consistency test - 05-31-2004 , 10:00 PM






In the Table designer, the "Linked" mode does in fact modify both the
SQL schema and the database files. As you have already experienced
changing the underlying data files may lead to side affects.
"Unlinked" mode only changes the SQL schema without changing the
underlying files. The best you can do is make the SQL schema match
the existing data files which will hopefully have all the indexes
needed.

Leonard

On Mon, 31 May 2004 15:45:15 GMT, "Al Henry" <alhenry (AT) telus (DOT) net>
wrote:

Quote:
I have an application using a Pervasive 8.5 database. I need to access the
existing files via ODBC using the existing indexes in a new application. I
created DDF's for the files but each time I access through ODBC, all
accesses to any file read the entire file each time.
I read similar threads on the NG and the solution was to adjust the DFF's. I
did that and the consistentcy test in the PCC passed the definition but
because I was in linked mode, the data files were modified and this has
affected sorting on my original applications.

I would like to accomplish this without changing the data files but have had
no luck so far.

Can I change the DDF's to access the data via ODBC using the indexes without
changing the data files?

Thanks,

Al.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.