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 > PC based Database Applications > Corel Paradox > Unknown Internal Operating System Error. Lock Violation.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-01-08, 08:47
kooyah256 kooyah256 is offline
Registered User
 
Join Date: Apr 2008
Posts: 3
Unknown Internal Operating System Error. Lock Violation.

We are using delphi 7 ,BDE and Paradox.
We created our tables in paradox.
Before our applications are running smoothly until the error "Unknown Internal Operating System error. Lock Violation" appear.


The database and applications (exe) are stored in the server with Window 2003 advanced server OS and our client is accessing this applications in their Windows XP workstation.

We dont know what cause this error. Sometimes it says lock violation and giving the full path of a file. sometimes the file is pdoxusrs.lck but sometimes one of the paradox table.

Last edited by kooyah256; 04-02-08 at 04:06.
Reply With Quote
  #2 (permalink)  
Old 04-01-08, 10:49
loquin loquin is offline
Super Moderator
 
Join Date: Jun 2004
Location: Arizona, USA
Posts: 1,797
Since paradox is not a server-based database, and since you provided no code or other details, I'm moving this thread to the Paradox database forums.
__________________
Lou
使大吃一惊
"Lisa, in this house, we obey the laws of thermodynamics!" - Homer Simpson
"I have my standards. They may be low, but I have them!" - Bette Middler
"It's a book about a Spanish guy named Manual. You should read it." - Dilbert

Reply With Quote
  #3 (permalink)  
Old 04-01-08, 11:19
Steve Green Steve Green is offline
Registered User
 
Join Date: Dec 2007
Posts: 282
thanks, moderator, but this has nothing directly to do with paradox (the software) either.. it should have been moved to whatever forum deals with Delphi..

also, to the poster.. you should post more details when you have an error.. exact context in the code, especially.. and here, are you using the BDE, or some flavor of ODBC to access the tables?.. yes, that would seem to be a stupid question, but occasionally the answer is ODBC, for whatever reason..

and finally, you might want to post this directly to the Borland newsgroups.. there's a link on my Links page..
__________________
--
Steven Green - Myrtle Beach, South Carolina USA

http://www.OasisTradingPost.com

Oasis Trading Post
- Collectibles and Memorabilia
- Vintage Lego Sets and Supplies
Reply With Quote
  #4 (permalink)  
Old 04-02-08, 01:40
kooyah256 kooyah256 is offline
Registered User
 
Join Date: Apr 2008
Posts: 3
Thanks for the reply. I modified my thread and put the details.
Reply With Quote
  #5 (permalink)  
Old 04-02-08, 07:54
Steve Green Steve Green is offline
Registered User
 
Join Date: Dec 2007
Posts: 282
Kooyah.. I can offer a few generic clues that might start you down the trail, but you seem to have missed the main point.. they put this message in the wrong place.. you need to go to the Delphi forum here and/or to the Borland Delphi newsgroups..

your lock errors could be any number of different things:

bad path/mapping
multiple net files
lock conflicts in the code
file access errors
corrupt lock file
corrupt tables/indexes

when you re-post on the correct forum, it will help a lot if you can identify the exact error message and the exact context..
__________________
--
Steven Green - Myrtle Beach, South Carolina USA

http://www.OasisTradingPost.com

Oasis Trading Post
- Collectibles and Memorabilia
- Vintage Lego Sets and Supplies
Reply With Quote
  #6 (permalink)  
Old 04-02-08, 07:58
kooyah256 kooyah256 is offline
Registered User
 
Join Date: Apr 2008
Posts: 3
Thanks a lot. I just registered there and waiting for reply.
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