Viewing 15 topics - 277,081 through 277,095 (of 283,944 total)
Topics
Started by
Posts
Last post
Hello all, I'd like to write an app in either C# or VB which can capture certain events on a SQL Se…
1 replies
Hi Anyone know of a way of timing procs, functions or a piece of code that runs in under 1 millisec…
5 replies
I have a first column called TIMELOG (datetime type). How do I update this datetime field whenever…
7 replies
I have a trigger that simply copies the value in one field to another as such: Create TRIGGER tMai…
5 replies
I would like to check if a record is already in use from a SQL server using a linked table in Acces…
1 replies
Do I have this right? When scheduled Jobs run, they execute under the security context of SQL Agent…
2 replies
I want to setup a database that has the data and log files on a different server on the network. Ho…
1 replies
Hi! I have got a newly installed W2K SP3 + SQL2K SP2 all patched up machine. I migrated a SQL7 data…
3 replies
Hi All, Please help me. I have a column which is saving TIME in hh:mm:ss data type is datetime. I n…
3 replies
Hai, I want to create a Trigger on a Table. Whenever a New row inserted into the table, the trigge…
4 replies
Hi all Have a stored proc, it creates a temp table (#), indexes it, all good so far. The code exec…
3 replies
a) select a.col into #table_ex from a b) create table #table_ex (c int) insert into #table_ex(c) se…
4 replies
Anyone can help me on this ... I notice that, SQL server process always have a blocking problem and…
3 replies
Hello. I'm trying to work around a Contains function that only has one Noise word as the search str…
3 replies
I need to pass in one or more variables and return the results depending upon what was passed to th…
4 replies
Viewing 15 topics - 277,081 through 277,095 (of 283,944 total)