Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Could Not Flush Record (-120) Codebase

Status
Not open for further replies.

tjcusick

Programmer
Dec 26, 2006
134
US
Delphi 7 and Codebase 6.5

We are doing a standard RecordLock ... UnLockRecord
and for some reason when the program is hitting the UnLockRecord it is giving us the Could not flush record (-120)... now codebase says that -120 is Writing Error not enough disk space, but our drive has over 8gigs free.

We have multiple areas where we are doing the same procedure (to other databases) but we have never had a problems (knock on wood) with those procedures...

Any suggestions?
 
what database components are you using?

dou you use the BDE?

-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 
I never worked with Codebase components so I can't help you on that, did you check with the makers of CodeBase, maybe it's a known problem?


-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top