Topics
Started by
Posts
Last post
I have a table XYZ with following data.. create table XYZ(parent_node_id int, child_id int) insert …
7 replies
Hi I have a script that returns a set of data that I need to send out via Reporting Services on a …
7 replies
Puzzle: how is the insert, update, delete as Stored procedures with input parameters as a table na…
3 replies
Hi I need help writing a question that give me usernames that have logged into more than 3 differen…
8 replies
Hi SQL Server Central: I am building a job card application that uses 7 different tables. Using ASP…
5 replies
I have a column that acts as a PK and FK and when I try to insert into that column, it failes with …
20 replies
I do not really have an example. I was wondering is there a way in Tsql to go about seeing if there…
33 replies
My code fails with the error 'Must declare the scalar variable "@OldUser".' PLZ let me know what ha…
3 replies
Please, Is there any transact SQL Command which allows me to copy files from one folder to another …
21 replies
I am calling a function to parse out a string like '7108.5W X 30D X 30H' when I debug the program t…
2 replies
Hi, I found the excellent script at SQLfool site for capture how many rows are inserted in table on…
1 replies
I have a bunch of duplicates within my system and I know there is an easy way to do what I need. I…
16 replies
Hi, I had SQL Server 2008 r2 Enterprise edition CREATE TABLE [dbo].[TableA]( [Server] [nvarchar](2…
3 replies
Hi I have 2 tables: "Accounts" Table AccountId SecurityId Acct1 Sec1 Acct1 Sec2 Acct2 Sec3 Acct2 Se…
5 replies
So I found this link (http://technet.microsoft.com/en-us/library/cc721270(SQL.100).aspx) and have a…
5 replies
Viewing 15 topics - 7,861 through 7,875 (of 10,647 total)
You must be logged in to create new topics.