Viewing 15 topics - 281,281 through 281,295 (of 282,662 total)
Topics
Started by
Posts
Last post
When naming objects in SQL, I've noticed that DBA's seem to use the underscore symbol quite regular…
4 replies
Is there an sql command or executable that will show all table names for a specific database? (From…
8 replies
I have a database with a view that displays current inventory at any given moment, I need to be abl…
4 replies
Hi All, I have been testing the scptxfr.exe to create db structure. The problem is when I use the …
3 replies
We just ported a web admin app from SQL 7/IIS 4 to SQL 2000/IIS 5. There is one table maintained th…
5 replies
HI all, I'm new to sql and would be grateful if someone could tell me how to write update triggers?…
7 replies
This is probably a dumb question, but can I pass a variable to a view? I am way too far into a proj…
7 replies
Hi everybody! A silly question, but I can not go further! I have this statement USE Northwind SELEC…
1 replies
I have the following table: CREATE TABLE ITEMS ([ITEMID] int, [itRULE] varchar(1)) INSERT INTO ITEM…
5 replies
As a newcomer to SQL Server, I am confused about why DMO's "script" method of stored procedure obje…
1 replies
I have a bcp file that I do not understand what is happening with it. I have a table that has a un…
1 replies
Hi, I execute a DTS package from VB application, but getting some weird result here. There are some…
7 replies
I tried to execute xp_sendmail function based on below statement :- EXEC xp_sendmail 'wilda@pmrdc.m…
1 replies
Hi there, I had been trying out this for days but I just can't find a wat to convert the format sto…
10 replies
Hello All, I was wondering if there is a way to find out when the last time was that a person log…
9 replies
Viewing 15 topics - 281,281 through 281,295 (of 282,662 total)