dbTalk Databases Forums  

Strange query error

comp.databases.paradox comp.databases.paradox


Discuss Strange query error in the comp.databases.paradox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Joseph Misko
 
Posts: n/a

Default Strange query error - 11-26-2008 , 11:41 AM






I have a QBE file that will run fine under many circumstances, but when
there is more data in the first table (the second table is not changing
right now), then the query errors. The actual query is pasted below from the
QBE file.

1. In code, the return value is false with no additional information on the
stack.
2. When run directly from ProView, it gives error "Expecting a column
separator in table header" (immediately, the query does not even begin to
run).
3. When opened in design view and run, the query begins to execute and the
progress bar displays for about 10 full seconds and then it gives error
"Corrupt file - other than header."

I am not able to make sense of this situation, but if anyone else has
experienced something similar to this and has a suggestion, I would
appreciate it. Neither of these files are corrupt.

Many thanks,
Joe

Query

:PRIV:Whs1.db | JobNum | JobKey | JobFgKey |
Quote:
Check | Check _partjk!, _prmjk!, _rawmatjk! | Check |
:PRIV:Whs1.db | PartNum | PrmNum | RawMatNum |
Quote:
Check _partdim! | Check _prmdim! | Check _rawmatdim! |
JobItem.DB | JobKey | ItemNum | Thickness |
Quote:
_partjk | _partdim | Check as PartThickness |
_prmjk | _prmdim | Check as PrmThickness |
_rawmatjk | _rawmatdim | Check as RawMatThickness |
EndQuery



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.