Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Programming / SQL / December 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XML18 Dec 2008 07:37 GMT1
When I write a query that uses the "for xml,auto" syntax it appears to
create a file.
That is what I need...for my web page to have access to this
file......
SSRS dynamic parameter list population18 Dec 2008 05:43 GMT2
I'm trying to populate the list of available values in the second
parameter drop down list based on the value that had
been supplied by the user for the first parameter.
Example:
SQL jobs NOT used18 Dec 2008 04:45 GMT8
[SQL2000]
As part of good housekeeping, I would like to script out those SQL agent
jobs that have NOT been executed in the past 30 days. How to accomplish this
via a query?
SqlDumpExceptionHandler: Process 56 generated fatal exception c00018 Dec 2008 01:02 GMT4
Good night:
I have received a SQL Server 2000 stored procedure written by a fellow
developer that throws this error when executing:
ODBC: Msg 0, Level 19, State 1
try/catch - specific and non-specific errors17 Dec 2008 23:39 GMT2
I have an old sql proc that before we switched to 2005 had the old way
of trapping errors where you check @@ERROR, do some logic and then
raise the error.
I ran into a problem where a line of code erred in this proc that
User Defined Function17 Dec 2008 23:30 GMT1
I keep getting error with this function "Must declare the scalar variable
"@courseno" which I don't know what I did wrong.  Thanks for any help.
Han.
Here is my function:
help needed on checking for duplicate records17 Dec 2008 21:59 GMT2
Use TestDB
CREATE TABLE [dbo].[HdrYearly](
    [Licence] [varchar](6) NOT NULL,
    [SerialNumber] [varchar](6) NOT NULL,
Locksmith Los Angeles1-877-364-5264 Locks Installation Rekey Lockout     Services17 Dec 2008 20:54 GMT1
Locksmith Los Angeles1-877-364-5264 Locks Installation Rekey Lockout
Services
Los Angeles Locksmth locksmith services, emergency locksmith, car
locksmith, auto locksmith, lock picking, locks and keys, rekeying door
User Defined Function17 Dec 2008 20:22 GMT2
This function keep giving me error "Must declare the scalar variable
"@courseno"  which I am not sure what I did wrong.  Thanks for any help.
Han.
Here is the function:
Combine Queries17 Dec 2008 19:34 GMT2
Hi all
How can I combine these 2 queries into 1:
Query1:
SELECT     empno, fname, lname
Combine 2 Views17 Dec 2008 18:17 GMT7
I have 2 tables and I need to make selection from one of them depending on
the data in the second one. I was able to do that by creating 2 views based
on tables and then the third view based on 2 views previously created.
I do not know how can I combine the statements in one ...
Conditional Join using Case or If expression17 Dec 2008 17:58 GMT2
I have a Pallet table that has two Child tables, depending on the pallet
type.  The tables are very different (which is why I used two tables) but the
particular fields I am interested in are identical in both.
What I would like to do is to be able to select all the Pallets and
More on datetime periods17 Dec 2008 17:29 GMT2
hi all... Now I'm stuck in a problem with a query.
I have a datetime field in one table, and I want to check if this
datetime is between the datetime intervals in another table, like this:
Table 1:
Turn Off Truncate Log Option17 Dec 2008 17:12 GMT4
Hello, A vendor wants me to turn off the truncate log on checkpoint option on
a particular DB.  Checked in BOL and can't find it.  Can anyone advise?  When
I click on the DB and right click to see Properties, it hangs and doesn't do
anything.  Thanks, Pancho
Alter Column17 Dec 2008 16:43 GMT3
How can I change the column name in a table
I'd like to do something like
declare        @td char(12)
set        @td = convert(char,getdate(),112)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.