![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
| I recently created a new process with a bunch of PRIV tables and 1 WORK table using Pdox 9 which is loaded on Windows XP SP2 PCs. The database sits on a Window 2003 R2 SHARE Machine. During the test phase I gave a Test User FULL CONTROL to my folder to allow the User to enter data and troubleshoot the new process. Now that I have moved the process to Production a TMPSRnnn.db is created when a User (and not me) runs the process. The Users that are allowed to use the App in Production are in a Group. The Group has permissions: Read & Execute List Folder Read Write Which translates to ALL permissions except Full Control, Delete, Change Permissions & Take Ownership If ADVANCED button is selected to look at the EFEFECTIVE PERMISSIONS Tab. The only thing the new process does that is NOT DONE elsewhere in the App is SORT: cashTbl.attach("CashFlow.DB") sort cashTbl on "Year","ContractNo", "StreetCode", "RptYear", "BgnDate", "EndDate" to cashTbl endSort cashTbl.UNattach() CashFlow.DB is a WORK table The above SORT is done 3 times in the ARRIVE event and once in the PUSHBUTTON event. Once you log out of Paradox and go back in you will see 3 TMPSRnnn.db tables. How do I fix this and could this be the reason for several GPVs throughout the day while using the App even if you ARE NOT running the new process? TIA Jeanette |
#4
| |||
| |||
|
|
Which translates to ALL permissions except ... Delete |
#5
| |||
| |||
|
|
What they said. Liz Jeanette wrote: Which translates to ALL permissions except ... Delete |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
... (I know of no comprehensive list of directories where the BDE creates temp files; testing a year or two ago showed the BDE sometimes uses the dir above the one the data is actually in, so we now all recommend the data above all your Paradox dirs be |
|
unused and have full rights like the Paradox dirs) |
#8
| |||
| |||
|
#9
| |||
| |||
|
#10
| |||
| |||
|
|
excellent explanation of the internals, Liz.. !!! -- Steven Green - Waldorf Maryland USA Diamond Software Group http://www.diamondsg.com/main.htm Paradox Support & Sales Diamond Sports Gems http://www.diamondsg.com/gemsmain.htm Sports Memorabilia and Trading Cards |
![]() |
| Thread Tools | |
| Display Modes | |
| |