I have a single class that contain the Database and recordset as properies and methods to do that.

Any sample somewhere?

Aaron Bratcher escribió:

Are you trying to use the database and recordset objects directly through the rbscript or do you have methods that do work with these objects?

Remember, objects cannot go across into the rbScript world or visa- versa (unless I've missed something new).

--
Aaron Bratcher
On-Target Reports, Inc.
http://www.ontargetreports.com


On Jun 10, 2006, at 12:42 PM, Rafael Vallejo wrote:

I have been dealing with RBScript a while and still have problems to gain access to some classes, for example in a REALSQLdatabase I have the database itself and a recordset, RBScript can create just one context so I added a
context of a class I created that contain both recordset and
REALSQLDastabase

I can access the REALSQLDatabase elements but not recordset

rs.IdxField(1).StringValue

I noticed that any thing that have dots does not work under RBScript I'm
wrong?

Any sample there on using Databses and recordsets on RBScript?



db.bumrecords

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>



*******************************************************
This message has been scanned for viruses and
dangerous content by Kypus Server Appliance E-Mail
Protection Service, and is believed to be clean.
*******************************************************

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to