Topics
Started by
Posts
Last post
In our system, we have a stored procedure which checks that the current user has a valid session. T…
16 replies
I have a DTS that exports a csvfile to an outside direcory i.e. G:\RMET\INS_RMET\West_Inservice.txt…
2 replies
By: rt5258
I have a table with an INT identity, Company and Type, among other columns. I need to match a row w…
2 replies
/* Ok so 1st the basic table and history table structure */Create Table Model (ModelID int Identi…
5 replies
I have the following 2 queries The first one takes 2 minutes to run and the second takes 3 seconds …
6 replies
I have access to SSMS but not to the server it is run. I need to know the name of the server. Is th…
3 replies
Hi all, I am creating an update trigger to capture when a specific table.field is updated. I have …
7 replies
Hi All, I'm try to connect multiple SQL server instances using distributed query ( OPENROWSET() ); …
3 replies
My table and data as follow, ************************************************** declare @tPosiHdr T…
9 replies
Hey everbody, I have(or better yet tried to) create a cursor which acquires data from a table creat…
4 replies
By: EK rook
Hi I have time in my table like this Time 16:20 i want to see like time 4:20 pm can anybody help …
13 replies
I have a requirement where I have one main stored procedure that calls several nested stored proced…
2 replies
Hi all, Can´t see what i´m doing wrong in this statement. Giving me an error message when i´m runni…
2 replies
Hi there, I have a Initials field in my database. What I want to report on is anything that has mo…
2 replies
My table and data as follow, -- TrnxID in @tPosiHdr is unique declare @tPosiHdr TABLE ( TrnxID int …
7 replies
Viewing 15 topics - 1,261 through 1,275 (of 17,082 total)
You must be logged in to create new topics.