Topics
Started by
Posts
Last post
I am trying to assign this SQL below(it is a snippet of the whole thing) into a variable so that I …
5 replies
I imported an Excel spreadsheet into the database in its own table. I changed to column data type t…
9 replies
Any idea how I can get this to work without getting the error: 'Invalid length parameter passed to …
8 replies
9 replies
I have 6 tables with Referential Integerty for Inserts,Updates,Deletes and my question is this, how…
10 replies
Given an active-active SQL Server cluster setup, how does one determine the names of the SQL Server…
2 replies
Hello there, I want to calculate mean, median, mode, range & standard deviation of the followi…
5 replies
Currently i have a row with this value AUDITR 0287 Location 01 Auditor ,Location 16 Auditor,Locatio…
7 replies
I have a table with a column set to NVARCHAR(100). In a simple explanation I am looking for a match…
5 replies
users accessing a SQL2000 SP4 database via access97 are receiving ODBC - call failed error. profili…
8 replies
I know this is odd, but is there any sort of "success" block when you run a try? BEGIN TRY --T-…
6 replies
I have a table (called dbProfile) which always contains just 1 record (imported from configuration …
15 replies
When I run the query outside of sqlcmd I get 1234.56. When trapping output from sqlcmd I get 1,234.…
3 replies
Hi There, I am trying to get the following syntax to pull me back a column in my result set that a…
19 replies
Assuming TextColumn is an ntext, how do you do this?: UPDATE SomeTable SET Column = (SELECT TextCol…
2 replies
Viewing 15 topics - 1,186 through 1,200 (of 17,082 total)
You must be logged in to create new topics.