6 Oct 16:00
OT: First steps with Valentina ...
From: Tiemo Hollmann TB <toolbook@...>
Subject: OT: First steps with Valentina ...
Newsgroups: gmane.comp.ide.revolution.user
Date: 2008-10-06 14:02:06 GMT
Subject: OT: First steps with Valentina ...
Newsgroups: gmane.comp.ide.revolution.user
Date: 2008-10-06 14:02:06 GMT
Hello,
I am just making my first steps with valentina, switching from SQLite. So
far everything works fine. I created my db, tables, filled the tables with
datas, and now I just stuck to get the data out of the DB, because I am not
a SQL expert. With SQLite I coded:
put revdb_querylist(,,gConID,tSqlSting) into tList
to get my selected datas as a sting. With Valentina I tried:
put VDataBase_SqlSelect(gDBRef, tSqlSting) into tList
and I get a cursor back. Now I am missing the command to get the data from
this cursor. Or am I on the wrong lane?
Thanks for any hint
Tiemo
_______________________________________________
use-revolution mailing list
use-revolution@...
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
RSS Feed