Viewing 4 posts - 1 through 4 (of 4 total)
I apologize if you thought I was being sarcastic. I was just after a simple yes/no answer. I am using a different method now which is working fine....
June 23, 2015 at 4:00 pm
seriously? any need for that?
I asked a question, I accepted it, its fine, I wanted to know it something could be done (as in initial question), the answer to which...
June 23, 2015 at 2:49 pm
Eirikur Eiriksson (6/23/2015)
pjn (6/23/2015)
Currently in its simplistic form:
sql1 = "select table1.theSql,table1.userid from table1"
loop through sql1.resultset
...
June 23, 2015 at 10:17 am
Basically I am try to cut down some processing time.
Currently in its simplistic form:
sql1 = "select table1.theSql,table1.userid from table1"
loop through sql1.resultset
sq12...
June 23, 2015 at 10:04 am
Viewing 4 posts - 1 through 4 (of 4 total)