all groups > dotnet datatools > december 2005
Bug? Setting failover partnet in VS2005
Posted by William Buchanan at 12/20/2005 8:49:04 AM
Hi
I go into my Data Connection, then choose Modify Connection, Advanced. If I
set a failover partner in here it hangs VS.
I am not actually connecting to a SQL 2005 server or a real failover
partner, but surely that wouldn't cause the IDE to freeze. The only way out
is to kill VS throu... more >>
Is a dbtransaction "open"?
Posted by Bill Cohagan at 12/17/2005 5:30:20 PM
Is there a way to determine whether a transaction is still "open"; i.e., it
hasn't yet been either committed or rolled back? I'm guessing that the
transaction's connection object will be null if it is no longer in use, but
that's just a (hopefull) guess. I've got a situation where the code ne... more >>
pubs sample database
Posted by chasgl at 12/16/2005 1:38:02 PM
At the begining of a walkthrough it says I need to have access to a server
for the pubs sample database. But searching through the documentation and
the knowledge base here I can not tell if this is something included in the
..NET Studio or not or how to install it if it is. Does anybody her... more >>
Cannot create a stored procedure in VS.NET
Posted by Dundealing at 12/15/2005 11:06:46 PM
I have just tried to create a stored procedure for my database but when I
right clicked on the Stored Procedure node, I only got the options to Refresh
or view the properties. There is no option to create a new stored procedure.
I am using Visual Studio 2003.
Any advice would be most appr... more >>
Changing a Datasource's ConnectionString in VS 2005
Posted by Jeff at 12/14/2005 6:13:02 PM
What's the easiest way of changing the connection string associated with a
'datasouce' in VS 2005? I would assume that I can delete the .xsd file and
start over, but that certainly seems like a sledge hammer. I change the
string in the app.config file with no effect. Seems that the connecti... more >>
Deployment project, diff betwn .msi and .exe
Posted by Jesper at 12/8/2005 1:06:02 PM
Hi,
What is the difference between the .msi file and setup.exe file that is
generated by a deployment project?.
rgards
Jesper... more >>
Where is Query Designer?
Posted by HenryC at 12/7/2005 7:56:44 AM
I was at a demo where someone showed me the "Query and View Designer". I am
back at the office, but can not find (searched help) how to start it up. I
do not see the "Quey Designer" icons. I would like to use this tool. Any
suggestions?
... more >>
|