Class rp_client


Class Members


MemberDescription
CursortoADORSConverts a cursor to an ADODB recordset

o.CursortoADORS(tcCursorName)
FoxCommand(tcCommand as String) as VariantCarries out a foxpro command and returns response. This can
be a very usefull method for experienced users

o.FoxCommand(tcCommand as String) as Variant(tcCommand)
Reset as BooleanThe reset method allows you to toally reset the object. This will reload
all objects and reset all parameters.

o.Reset as Boolean()
SetConnection(tcNewVal as String) as BooleanThis loads connection settings into the object. It is the equivelant to
issuing o.cConnectionCode = "Value". SetConnection will assign connection
settings to all attached objects

o.SetConnection(tcNewVal as String) as Boolean()
SetSystem(tcNewVal as String) as BooleanThis loads system settings into the object. It is the equivelant to
issuing o.cSystemCode = "Value".

o.SetSystem(tcNewVal as String) as Boolean()
oAsynchServerAn object for asycnh processing monitoring. Used in combintation with the jobserver
Property Class RP_ASYNCHSERVER
oBatchBatch Table Object
Property Class RP_BATCH
oBatchLogBatch Log Object
Property Class RP_BATCHLOG
oChargesCharges table business object
Property Class RP_CHARGES
oCommentsComments table business object
Property Class RP_COMMENTS
oCustomersCustomers table business object
Property Class RP_CUSTOMERS
oInvoiceMembersTransactions table business object
Property Class RP_INVOICEMEMBERS
oInvoicesInvoice table business object
Property Class RP_INVOICES
oProfilerExtraExtra Customer (Cleanaway Only) table business object
Property Class RP_EXTRACUSTOMER
oQueriesQueries object to run stored queries
Property Class RP_QUERIES
oRouteRoute table business object
Property Class RP_ROUTE
oRoutesRoutes Table Object
Property Class RP_ROUTES
oServiceLinkServlink Table Object
Property Class RP_ROUTES
oSystemDO NOT CHANGE
Property Class RP_SYSTEM
oTableA General "Default Read Only - but can be flagged to read write, Table business object
oUtilsUtils object with higher level functions
Property Class RP_UTILS
oWorkOrderChargeWork Order Charge Table
Property Class RP_WORKORDERCHARGE
oWorkOrderCommentWork Order Comment Table
Property Class RP_WORKORDERCOMMENT
oWorkOrderContainerWork Order Container Table
Property Class RP_WORKORDERCONTAINER
oWorkOrderDateTimeWork Order DateTime Table
Property Class RP_WORKORDERDATETIME
oWorkOrderlogWork Order Log Table
Property Class RP_WORKORDERLOG
oWorkOrdersWork Order Table Object
Property Class RP_WORKORDERS

Requirements



Last Updated: 23/11/2005