You can, Rodney, but you can't use the same reference number retrieved when opening a database. You'd need to make two separate "open database" calls, one for Valentina and one for Rev.
I've done it and it works. Personally, though, since I manipulate and repost the contents of cursors a lot, I just use the Valentina commands directly. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Rodney Tamblyn > Sent: Sunday, August 31, 2003 12:09 AM > To: [EMAIL PROTECTED] > Subject: Valentina - can mix direct cmds with Rev support > > > Does anyone know if its possible to mix direct calls to the Valentina > library with the Revolution internally supported commands? For > example, could I open a Valentina database using > revOpenDatabase() then > access that database later using "Valentina" to implement > something not > supported by Revolution database commands? There are some things > Valentina implements which are not yet accessible via the Revolution > database API. > > Will experiment and see, but if anyone else has tried, would be > interested to know your experiences. > > R. > -- > Rodney Tamblyn > 44 Melville Street > Dunedin > New Zealand > +64 3 4778606 > http://rodney.weblogs.com/ > > _______________________________________________ > use-revolution mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/use-> revolution > _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
