Topics
Started by
Posts
Last post
Hello everyone, I did some extensive research on this subject and came up with nothing. Is th…
2 replies
Hello all, I need to create a udf that will strip non alpha numeric characters (including spaces) f…
2 replies
I would like to be able to switch database context within a script in order to execute the sp_dropu…
3 replies
I'm pretty new at this but one of our developers wrote a program using links in Access and now they…
7 replies
Hello! Is it possible to have a delete syntax in sql with inner join inside it? it's possible in ac…
1 replies
Dear Experts, I need to alter the data type of a existing column in a table (large table with a lot…
8 replies
Consider the following code: use savbr declare @reccnt int select TOP 1 @reccnt = Rows FROM sysinde…
2 replies
Hello, I am building a bill of material where based on the level each part is in the bill of materi…
1 replies
I have an application where users can enter data into any (or all) of 6 search fields, to produce a…
5 replies
I am trying to capture scheduled job information in an automated fashion, vs. using SQL EM GUI to m…
2 replies
Hi I have created the following sp: CREATE PROCEDURE test @UnitID varchar (8000) AS declare @Cursor…
4 replies
Hello, I am trying to insert a NULL value into a datetime field using an insert statement. The samp…
7 replies
Dear Forum, I've recently discovered user defined functions (UDFs) and find them very useful for ca…
1 replies
Hi All, Can anybody suggest me a datatype to store IPV6 address(16 bytes)?…
5 replies
Hi! I need to write a TSQL statement, to check if a specific job is disabled. Thanks.
1 replies
Viewing 15 topics - 13,711 through 13,725 (of 17,082 total)
You must be logged in to create new topics.