Subject | interacting with the DB from a UDF |
---|---|
Author | samcarleton |
Post date | 2010-09-09T17:22:45Z |
Is there a way to interact with the DB from a UDF (select, insert, update, or delete)? I am not seeing a way to get the current transaction or any type of connection to preform that type of action on the DB.