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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
convert ms access sql staement to oracle sql statement31 Aug 2005 23:35 GMT1
I currently have a ms access update query that runs
perfectly well and quicly in access however I now need to add this query
to convert this qeryu to oracles equivelant sql syntax and add it to the end
of an oracle sql script.
SET ANSI_WARNINGS OFF in stored procs - how to avoid recompilation?31 Aug 2005 23:18 GMT1
Ok, here's my dilemma.  We're running SQL Server 2000 with the default
db setting for the ANSI_WARNINGS option set to off.  However, we still
get "Warning: Null value is eliminated by an aggregate or other SET
operation" messages.  To eliminate getting the message, we use the SET
The select statement is in a field31 Aug 2005 23:14 GMT1
Ok, I inherited this database and there is a field that stopres a select
statement.  Is there anyway possible to execute the value of the field
within a select statement?
For example:
Procedure update time31 Aug 2005 14:58 GMT2
How can I Identify when the procedure was updated last time.
Farhan Iqbal
Why the performace differs?31 Aug 2005 14:01 GMT10
All,
I have a problem regarding SQL Server 2000 SP3,
I have SP that calls other SP and it inserts about 30,000 records as a
time,
Installing SQLServer 2000 service packs on Clustered server31 Aug 2005 13:08 GMT3
I am planning to install sql server 2000 sp4 on my clustered server
running in active/passive mode.
I plan to stop all sql services using cluster administrator, install
the service pack from the primary node and then reboot all nodes.
export settings and security31 Aug 2005 13:03 GMT4
hello,
i m new to sql and i need to export all the settings of a base in sql 2000,
security users ..., is it possible? do i just need to backup the database and
all the settings will be saved?
list of user tables and their fields31 Aug 2005 12:17 GMT4
Thank you for taking the time to read my question.
Does anyone know how to pull a list of user tables and their associated
fields?
To give you a better idea, I imagine the statement to look something like
Memory usage\Performance problem31 Aug 2005 09:25 GMT7
I am experiencing the following problem;
I boot my Windows 2000 sp#4 machine. I check sqlservr.exe's memory usage in
Task manager. It is ca 20 mb, everything is OK. Then I run this query;
select postoffice, count(*) as counter from tblTable
How to "undo" a delete with cascades30 Aug 2005 22:37 GMT2
Somebody accidently deleted a record with cascade deletes
and took out about 80 records.
The database has been used heavily since then.
How do I put back the data?
Strange date/time anomaly, or am I just stoopid?30 Aug 2005 22:33 GMT2
To set up the problem, paste this into QA:
if exists (select * from dbo.sysobjects where id =
object_id(N'[dbo].[WorkOTRate]') and OBJECTPROPERTY(id, N'IsUserTable')
= 1)
MS SQL Server 7.0 SP4 on Windows 2003 Server.30 Aug 2005 22:12 GMT3
My regards for all on this NG!
My client need to use Windows 2003 Server, but it have some databases
and systems that use SQLServer 7.0
I need to know if MS SQL Server 7.0 can be instaled and if will run
Application Roles for Cross-Database Joins30 Aug 2005 22:11 GMT4
I have an application that segregates data into two different
databases. Database A has stored procs that perform joins between
tables in database A and database B. I am thinking that I have reached
the limits of Application Roles, but correct me if I am wrong.
Web Survey database design30 Aug 2005 20:59 GMT2
I am a developer and I have a problem trying to design a system to
manage data coming from web surveys. Each section can potentially have
dozens of questions, i.e., fields.
I am focusing here only on the table(s) that will hold the survey data.
SQl server processors and threads30 Aug 2005 19:55 GMT1
I have an application where I need to find out about the following
information regarding SQL server:
Processors enabled
i.    Threads allocated
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 July, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.