idiot
04-20-2007, 08:42 PM
<db:dbProvider id="DbProvider"
provider="SqlServer-1.1"
connectionString="connectionString"/>
if I config connectionstring in the db config, its working ok.
but I want to config the connection string in my code. how can I do it.
provider="SqlServer-1.1"
connectionString="connectionString"/>
if I config connectionstring in the db config, its working ok.
but I want to config the connection string in my code. how can I do it.