Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » sqlite busy/lock timeout patch
Re: sqlite busy/lock timeout patch [message #26084 is a reply to message #26067] Tue, 30 March 2010 23:10 Go to previous messageGo to previous message
Didier is currently offline  Didier
Messages: 736
Registered: November 2008
Location: France
Contributor
Hi,

This patch causes compile problems under linux because of ::GetTickCount() and ::Sleep()

the '::' needs to be removed to compile under linux and fallback to the portable Upp functions:
  • Upp::GetTickCount()
  • Upp::SLeep()


Didier
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: sqlite and Execute
Next Topic: Questions about sqlite schema
Goto Forum:
  


Current Time: Sun Aug 24 19:00:40 CEST 2025

Total time taken to generate the page: 0.05031 seconds