Is there any way to set these 2 properties of the connection though llbl gen for sql server?
Thanks
You could obtain the connection, via DbUtils (selfservicing) or the DataAccessAdapter (via a derived class so you can access the CreateConnection method which you override )