If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Pervasive.SQL > Help! CRAXDRT Error with btrieve based Crystal Report on web

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-28-04, 09:38
cheerfulskeptic cheerfulskeptic is offline
Registered User
 
Join Date: Mar 2004
Posts: 1
Help! CRAXDRT Error with btrieve based Crystal Report on web

I am using Crystal 7. ODBC is very slow to the Pervaisve SQL server, so I changed to the Btrieve Driver. This is all in a subreport - I then specified the f:\MAx\sales\file.ddf location as the definition location. The database table location (just 1 table) is f:\max\sales\invdet.dat alias Invoice_Detail.
Everything works great inside crystal. When I use the activex viewer to view it over the web, it gives me a CRAXDRT error. If I dont trap it, I get an ASP error saying server threw an exception.
here's my logon info in my asp file:
crtable.SetLogonInfo cstr("f:\max\sales\field.ddf"), cstr("Invoice_Detail"), cstr(""), cstr("")
What am I doing wrong?
thanks!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On