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 » I am trying to have two sqls one to read another to write
I am trying to have two sqls one to read another to write [message #46233] Wed, 30 March 2016 21:29 Go to previous message
aftershock is currently offline  aftershock
Messages: 143
Registered: May 2008
Experienced Member
Hi,
I use sqlite . I tried to use two sqls. one to read a table.. another sql to write another table.
I use fetch to get rows one by one for sql1.

However, fetch keeps resetting or losing its position as I used the second sql
(for second sql I try to create it from another session , that did help..)

How do you do this without fetch? Or how can I use two independent sql so they can fetch independently and not avoid influencing each other.


a.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: GUID column in DB and SqlArray
Next Topic: Sqlite and DUAL_PRIMARY_KEY
Goto Forum:
  


Current Time: Mon Apr 29 02:28:27 CEST 2024

Total time taken to generate the page: 0.02857 seconds