Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cold fusion
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Cold fusion
Miscellaneous
Thread ID:
00767115
Message ID:
00767115
Views:
40
We have a cold fusion app with a fox database. I am trying to run a query that will return deleted records. I am not having much luck. I have tried adding the deleted line like:
<CFQUERY NAME="myquery"
    DATASOURCE="mydata"
    DELETED="yes"

SELECT field1 FROM table1
</CFQUERY>
That didn't work. If anyone has had experience with this, I would appreciate your help.
Kevin
Next
Reply
Map
View

Click here to load this message in the networking platform