Topics
Started by
Posts
Last post
Hi, If execute the following code USE tempdb GO CREATE TABLE #TEMP (ID [INT] NOT NULL) DECLARE @x …
2 replies
By: Alamir
I have a table RoleModule (roleModule_ID, role_ID, Module_ID) I want to delete all rows from RoleMo…
4 replies
I'm trying to remove a email address from a string, the string looks like this: From: System Admi…
2 replies
Hi All, Can I might increase identity current value on a table ? For example: -- Create produc…
4 replies
Hello again. Long time since I've been in here. Are there any way I can copy my database without t…
3 replies
I currently have a stored procedure that populates a table variable.At the end of the stored proced…
7 replies
Hi, I have a db set up with a Case-insensitive Sort Order. I'd like to perform a query that w…
4 replies
By: GregLyon
Hello everyone! Anyone knows how to determine if I (I am 'inside' an sql server connection. I.e @@S…
2 replies
I am having a problem with a sequence number I need to generate in an extract. The extract will sho…
2 replies
By: rdg
Is there someone who can help me because i'm rather new to SQL (worked always in MS ACCESS) but wha…
1 replies
How do I tell if a trigger is currently enabled or disabled?
3 replies
By: rnpatter
Sorry for this long one, but I'm stumped. I have an MS Access database (should be SQL Server,…
1 replies
I have 2 tables (F0413 and F0911) that are related by a document number field. In the F0911 table t…
2 replies
Hello ! I would like to know app_name() from visual basic application. I run the application a…
3 replies
By: MyatSuu
Hello All, I'm a basic level VB programmer and SQL Server 2000 junior-level admin. I want to r…
1 replies
Viewing 15 topics - 13,021 through 13,035 (of 17,082 total)
You must be logged in to create new topics.