Hey folks,
Gotta question for you.
I am trying to connect to a certain database, the issue is one of the tables is made up of the following:
products.dbf and products.dbt
I'm not exactly sure what the dbt is for, but maybe indexing?
Eitherway How do I specifiy to the connectin object that the dbt file exists also?
Cause when I just connecto to the products.dbf file, the ASP server is trying to find, products.DBT, with the extension in all capitals, when it shoud be lowercase...how can I force it in?
Thanks,
Toby
Gotta question for you.
I am trying to connect to a certain database, the issue is one of the tables is made up of the following:
products.dbf and products.dbt
I'm not exactly sure what the dbt is for, but maybe indexing?
Eitherway How do I specifiy to the connectin object that the dbt file exists also?
Cause when I just connecto to the products.dbf file, the ASP server is trying to find, products.DBT, with the extension in all capitals, when it shoud be lowercase...how can I force it in?
Thanks,
Toby