Viewing 15 topics - 267,931 through 267,945 (of 283,920 total)
Topics
Started by
Posts
Last post
I have created a simple DTS package to import data via ODBC Provider (Fairchild DB by c-tree) into …
1 replies
When I select textual type columns in query analyzer, they often are not fully expanded to show all…
4 replies
declare @varUser_Name as nvarchar(30), @varPassword as nvarchar(50) set @varUser_Name = 'Brain Preg…
6 replies
Excel has a feature I often find useful - "Treat consecutive delimiters as one". Can this be done …
6 replies
What are some good web sites or books that would provide basic and simple definitions on terms like…
3 replies
Does there exist or is it planned to provide a feature to print out a discussion topic correctly? e…
6 replies
I have 3 tables, the table of Products the table of currency and the table with Customers,arrangeme…
2 replies
Is there a system function / stored proc to find the default file group for a database? I need to f…
2 replies
QA testing script below. /* Caution, CREATES TABLE Test64KInsertTemp in current db Seems to me work…
6 replies
how do i do the query for this? queries the name of the employee and indicates the ammounts of thei…
1 replies
While creating a new DB using restore option on a cluster node, i am getting the following error.. …
1 replies
hi, I wrote stored procedure in sqlserver and calling in VB. but when error occured in storedproced…
4 replies
Dear all, I am new to SQL Server. My previous experience in RDBMS is with Informix. What I would …
1 replies
Hi Guru, @@servername return value is null on SQL server. Any can tell me how to add the servername…
3 replies
I am trying to concatenate three fields into one in a View. I have the following data: Last Name Fi…
9 replies
Viewing 15 topics - 267,931 through 267,945 (of 283,920 total)