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 > Other > ODBC FoxPro Lost Records

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-21-03, 09:27
scottb scottb is offline
Registered User
 
Join Date: Oct 2003
Posts: 60
ODBC FoxPro Lost Records

I'll make this as simple as possible.

If I open up visual fox pro on a table and run this query...

"select * from table where code = 'ahp001'"

it returns 15 rows.

When I run the same query using a ODBC Driver (Microsoft Visual Fox Pro) It returns nothing!

Any thoughts, the query is being run against the same DBF File!!

Thanks

Scott
Reply With Quote
  #2 (permalink)  
Old 11-04-03, 04:56
vb6dv vb6dv is offline
Registered User
 
Join Date: Oct 2003
Location: France
Posts: 10
Hi,

You may be need to declare a cursor before and to open it ?

-vb6dv-
Reply With Quote
  #3 (permalink)  
Old 11-13-03, 14:26
KillaCrab KillaCrab is offline
Registered User
 
Join Date: Jun 2003
Posts: 24
Had the same problem a while back. It turns out that i checked the deleted mark in my ODBC driver.

Hope this helps
__________________
water water everywhere and the boards did shirnk
water water everywhere not a drop to drink
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On