Hey folks;
i'm getting the following error when i try to retrieve values on a data window.
"Call Set Trans or SetTransObject Function"
Here is my code:
dw_mytest.SetTransObject( SQLCA )
dw_mytest.Retrieve()
My database connection is set and i can retrieve values in the data window screen.
Is there something else i am missing???
i'm getting the following error when i try to retrieve values on a data window.
"Call Set Trans or SetTransObject Function"
Here is my code:
dw_mytest.SetTransObject( SQLCA )
dw_mytest.Retrieve()
My database connection is set and i can retrieve values in the data window screen.
Is there something else i am missing???