![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
When I open a MySQL table (File,Open,Table) in Paradox should I not be able to see data updates occurring through other means? |
#3
| |||
| |||
|
|
RobbK wrote: When I open a MySQL table (File,Open,Table) in Paradox should I not be able to see data updates occurring through other means? No, not in a MySQL table. Refresh only works for file shared Paradox tables (and I assume dBase tables). When you start editing a MySQL record in a tableframe, it will grab the most recent version of the record. It won't actually lock it (at least, not in a table version of MySQL that doesn't support locking/transactions). Otherwise closing and reopening will get the latest updates. I've had problems in testing trying to interactively edit a MySQL remote table from a Table->Open directly. -- Larry DiGiovanni Digico, Inc. IT Consulting and Staffing Solutions www.digicoinc.com Check out www.thedbcommunity.com for Paradox resources. |
#4
| |||
| |||
|
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Haven't tested it myself. |
#7
| |||
| |||
|
|
Me either. Largely due to my aversion to addressing remote tables in TCursors or Table objects. Comments from guys like you and Jeff have me wondering if this isn't somehow just pathological on my part. :-) |
#8
| |||
| |||
|
|
His customer requiered that the app should be possible to run both against Paradox table and an Oracle backend. The conversion was done just by switching the aliases and a few minor modifications!! |
|
He was probably happy he didn't read this NG back then! :-) |
#9
| |||
| |||
|
|
Now, starting with a Paradox app where shared data is accessed directly in forms is a different story. :-) |
|
I would actually have a lot questions for him. Was there any collateral info from the demo that could be shared and/or would you put us in touch? |
![]() |
| Thread Tools | |
| Display Modes | |
| |