Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Design time connections
Message
General information
Forum:
ASP.NET
Category:
Databases
Environment versions
Environment:
C# 3.0
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01347151
Message ID:
01347621
Views:
11
Here is what I figure I'll have to do.

I will have to do is create my sprocs/UDF's as a C# class library and always go and get ( pass it in to sproc ) the connection string when I need it rather than use the context connection attribute in a Sql Server project. Then I can compile the code and deploy it manually by using the CREATE ASSEMBLY command on the server.

Bummer. :(
Previous
Reply
Map
View

Click here to load this message in the networking platform