Hi everyone!
I can not understand why this code does not work.
SQLString = insert into Positions (FundName,SubFund,Prime_Broker_Clearing_Broker) Values ('A','A_AA','WW') , where Values are just strings. I tried different combinations, but it didn't work.
SQLConnection(DBSource) - This function sets connection, it works properly I checked with other simle task, i can extract the last date from DB
In my case iRecAffected is always 0.
![]()
Please Login or Register to view this content.
Thank you for your help!![]()
Bookmarks