Topics
Started by
Posts
Last post
I am an SQL novice, but I did manage to create an SQL query with Enterprise Manager. I need to outp…
4 replies
Does anyone know how to use an Excel Spreadsheet as the from clause in a cursor? I'm trying to use&…
2 replies
I need a leg up on producing a resultset that'll go into a treeview on a web page. We have the foll…
1 replies
BACKUP DATABASE abw_SWBS_200k TO DISK = 'C:\Program Files\ShipWgt\AsBuilt\Temp.BAK' RESTORE F…
4 replies
Hi everybody, i have this piece of code declare @units float,@str varchar(20) SELECT @str='' selec…
1 replies
I have a column that contains a string made up of a reference number and a company name. I need to …
2 replies
Hi, Is there any way of finding the settings that a procedure was loaded with? Specifically, I woul…
2 replies
Hi, I have a column, data type Text in one of the tables. Is that possible to retrieve only the fir…
8 replies
Hello! We have three tables 1.Resources (ResourceId (PK), ResourceName) 2. Connectors(ConnectorId(P…
3 replies
Please someone help or give me ideas how to do this since I have ever seen this problem before and …
5 replies
SQL Server 7 using NT Authentication. We have an application calling an sp that updates a table wit…
5 replies
What pitfalls should I look from in moving from SQL 7.0 to SQL 2000, from a development perspective…
2 replies
Below you find a script i have created which dynamiccaly puts a sql-query together dependant on som…
2 replies
Ive got three columns in a query which are the result of a multiplication of 2 other columns. Is th…
11 replies
Is there a way to get row numbers from a select query? Here is what I am trying to do. I have …
1 replies
Viewing 15 topics - 12,061 through 12,075 (of 17,082 total)
You must be logged in to create new topics.