Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL passthrough
Message
From
22/09/2002 22:52:36
 
 
To
20/09/2002 03:41:41
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00702210
Message ID:
00703230
Views:
18
Hi Daniel,

You got the question right.
&& First I execute the SPT query
csql = [Select * from acctg!items ]

&& then I execute the the query
nResult = sqlexec(vconnection,csql,'mycur')

&& then I brow the created cursor
select mycur
browse

the result for this query is okey. But after this, if i tried to change some date or insert new records in the acctg!items table using command window or native foxpro coding, then executing the same SPT commands above, the result
does not show the record i inserted or modified.

Thanks...
Music Rocks www.musicreserve.blogspot.com
Success is 1% Inspiration & 99% Perspiration
God Sometimes Delays His Help to Test Our Faith and Energize Our Prayers
Our Boat May Be Tossed While He Sleeps, But He Wakes Up Before it Sinks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform