How can I use my own connection Provider when using iBatis Data Mapper? I
have to use UserId and Password of the user performing the db operation in
the ConnectionString? E.g. The following ConnectionString has to be modified
to insert the userid and password for user performing the db operation.

Data Source=TEST;Persist Security Info=True;User
ID={userID};Password={password}

How can this be handled in iBatis DataMapper?
-- 
View this message in context: 
http://old.nabble.com/How-can-I-use-my-own-connection-Provider-when-using-iBatis-Data-Mapper--tp27967371p27967371.html
Sent from the iBATIS - User - Cs mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-cs-unsubscr...@ibatis.apache.org
For additional commands, e-mail: user-cs-h...@ibatis.apache.org

Reply via email to