Rich, Not at all. R:Tango does not use R:Base to make its connections, but the Oterro ODBC engine. The database is set up as an ODBC data source. The same engine that you use -- through Tango -- to insert the row is the engine that is executing the trigger. If you were inserting the row in R:Base, then that version of the engine would be executing the trigger.
Bill On Mon, 30 Dec 2002 11:49:14 -0500, rich Jasinski wrote: >I have a question about this. I assume that Rbase has to be open all the >time for this to work.