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 / General / Other SQL Server Topics / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using stored procedures to get list box values31 Mar 2008 23:52 GMT2
I am using SQL Server 2005 and I've created 2 tables - Orders and OrderItems
and so for each order I have
multiple order items.
So far I can select 3 of the orderitem details : Menu item, quantity and
CS0246: The type or namespace name 'Namespace' could not be found     (are31 Mar 2008 22:17 GMT1
I added a class called Matrix to my App_Code File folder. It runs and
compiles fine in the Visual Web Developer but when I try to view the
page in my browser I get the following error msg.
CS0246: The type or namespace name 'Mapack' could not be found (are
Internal query processor error31 Mar 2008 22:16 GMT1
I am trying to execute rather complex query, and I got query processor
error. I read the Microsoft support page and it said I should install SP4,
and I did, but the error is still there.
I am running MSDE with SP4 installed. Everything else works like a charm.
Uninstall SQL 2000 Workstation Components31 Mar 2008 21:46 GMT2
Hey yall. I'm a DBA in a company where I do NOT have the ability to
control who logs into my SQL servers as administrator, so I'm looking
for a way to uninstall the workstation components WITHOUT completely
uninstalling all of my instances.  Does anyone know how to do this?
testing if value is null31 Mar 2008 19:47 GMT2
How do I write a query where if a column, "value," is NULL I return
the phrase "No value entered" but otherwise return the column's value,
even if it is the empty string?  I'm tried to modify this simple query
SELECT value FROM meta_data
delete output into <xml column of audit table>31 Mar 2008 16:35 GMT1
Currently running Sql Server 2005
Is it possible to issue the delete command and capture the affected rows as
xml types that will be stored in an audit table with an xml column?
Something along the lines of:
Help Needed For writting a query (SQl Server 2005).31 Mar 2008 15:13 GMT3
Hi experts,
I am working on SQL Server 2005.
Now i have to write a query which will extract some data from 3 to 4
tables.
Encoding problem in SQLXML - bulkload31 Mar 2008 12:42 GMT11
I got an XML Data in UTF-8 encoding like this
Dah$)A(&li
but when I run the schema to insert data into SQL Server 2005 Express
edition, the data will become like this
How to Interrogate SQL Server Tables for Specific Values - Here's how     to do it in MS Access31 Mar 2008 09:11 GMT8
In MS Access I have a routine as follows that interrogates all the
tables in the database looking for a certain value.
I am looking for similar routine for SQL Server.  It needs to to be
run at the server and not link to the tables.
Exporting column with data type money into Excel31 Mar 2008 05:20 GMT2
i have the following problem: I like to export data from a sql-view into an
excel sheet.
The data arrives in the corresponding columns but i have the problem that in
one column data arrives with annotation "?" as well as "DM".
CASE WHEN Equivalent in WHERE Clause?31 Mar 2008 05:05 GMT4
Is there an equivalant construction to the CASE WHEN statement that
can be used in the WHERE clause?
For example, this works:
SELECT
Triggers and Flag bit31 Mar 2008 02:19 GMT7
I have a perl script (uses sql query) that will run if there is any
update in the row. Currently, I am a trigger that sets the DateModified
field with getdate() Then my perl script looks for certain range of
modified dates and runs the necessary query.
Namespace problem in Bulkload30 Mar 2008 23:36 GMT2
I have namspace problem in Bulkload where if in XML data file, I have
a namespace like xmlns='urn:TMSWebServices', then in my schema I must
put xmlns:tm="urn:TMSWebServices" right?
but if I put that, then I will not able to use Bulkload as it say
concurrency problem with lists ("check constraint" on groups of rows)30 Mar 2008 13:42 GMT25
Should I add retry logic avoiding deadlock as described many places
or is there an better solution if one need "check constraints" (I know
it doesn't exists 'yet') on group of rows?
CREATE TABLE myGroup (
SQL Server 2005 disk layout - opinions?30 Mar 2008 10:28 GMT3
I'm planning the disk layout for my soon-to-be-live SQL Server 2005 SP2
OLTP database.  I've read all of the "best practices" doc I can find,
and have an idea of what I will do.  I am looking for any comments and
generally having the experts shoot holes in it.  Any help is
Pages: 1 2 3 4 5 6 7 8 9 10 February, 2008
 
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.