Home All Groups Group Topic Archive Search About
Author
13 Jun 2010 6:54 PM
Robbie
Hi,

New to LINQ to SQL...

When I added a stored procedure to the project, I noticed that the
auto-generated code contained a hard-coded reference to the Database name.

Is there any way to pass the DB name as a vaiable instead (like from the
config file) ?

Thanks,
Rob

Author
14 Jun 2010 1:23 AM
Mr. Arnold
Robbie wrote:
> Hi,
>
> New to LINQ to SQL...
>
> When I added a stored procedure to the project, I noticed that the
> auto-generated code contained a hard-coded reference to the Database name.
>
> Is there any way to pass the DB name as a vaiable instead (like from the
> config file) ?
>

NO not that I know about.