Viewing 15 topics - 280,201 through 280,215 (of 283,991 total)
Topics
Started by
Posts
Last post
I am trying to connect one SQL server 7 to Another SQL Server. My Query is : select * from ServerNa…
11 replies
Setting: Test lab, Sql 7 with Sp 4. Want to upgrade all Sql 7 DB's to run under Sql 2k. I installed…
2 replies
Hi All, Is it possible to pass parameters to a cursor in t- sql, as we can do in PL/SQL? I need to …
2 replies
I get duplicate rows in my results. I am sure it is my query: SELECT FSP2.edp, FSP2.sku, FSP2.sizev…
1 replies
Hi All, I have a stored procedure like : CREATE PROCEDURE TestSP @InTestSP int, @OutTestSP…
2 replies
Hi Friends, I was working in a project VB+SQL Server. I was little bit confusion about recordlockin…
5 replies
Hi... I'm using SQL Server 7. Is it possible to passing Table Name / Database Name as parameter in …
3 replies
SELECT tbl.id, tbl.sku, tbl.sizevalue + ' ' + tbl.colorvalue + ' ' + tbl.widthvalue as sizecolorwid…
1 replies
I have an access 97 database system which I want to take data from an html web site form submitted …
1 replies
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
23 replies
I have a simple delete procedure like this: DELETE FROM tSchedule s INNER JOIN tSchDoneTemp d O…
1 replies
I am using Visio (Visual Studio .NET enterprise architect edition) as a modeling tool. I have a sq…
5 replies
I just noticed the result set in query analyzer shows first rows returned if I am viewing in text f…
2 replies
I`ve been playing with the DMO and VB. It seems pretty slow when compared to the speed of the ente…
7 replies
... I am trying to run an update on a field that will change a record status to 'live' if a record …
1 replies
Viewing 15 topics - 280,201 through 280,215 (of 283,991 total)