From: Farryp <fa...@co...> - 2004-07-01 22:30:57
|
Hi, I'm wondering if there is a way to pass data to rlib without using a datasource. I'm using a replication system so I do not connect to a particular database. Is there is a way of instead of using rlib_add_datasource... and rlib_add_query_as, can I instead of having a select statement , having a variable which contains the data that I need RLIB to populate ? I will use my own libraries to get the data from the database. Thanks farry |