Hello all,
I haven't read into the docs on this but, is there a way to get access to
an ISqlMapper's connection string? In some instances I need to do a non-ibatis call to the database (DataSets for reports etc.) and I do not want to store a connection string in another location. thanks, Vince

