ansi nulls and quoted identifier

Posts   
 
    
jspanocsi
User
Posts: 145
Joined: 04-Mar-2005
# Posted on: 08-Jan-2007 01:45:48   

Is there any way to set these 2 properties of the connection though llbl gen for sql server?

Thanks

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 08-Jan-2007 09:17:29   

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 )