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 / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Inserting into a tmp table using a View --- Please help using SQL Query Analyzer30 Nov 2006 22:43 GMT4
I struggle to get this going i would like to insert data into 2 tmp
tables in a view.
If i run the code on it's own it works perfectly until i want to create
a view it complains about the INSERT
Create SQL database with C#30 Nov 2006 22:33 GMT1
I am trying to:
1. Create a SQL database (I am working with SQL 2005 Express)
2. with a C# code
3. when the user is not the computer administrator.
Help with a Transact-SQL query (difficulty: medium)30 Nov 2006 22:20 GMT5
Panicked, as usual. Who says it's great being a sole proprietor?
Three tables: A_Appointment, AX_Appointment_Entity and E_Entity.
AX_Appointment_Entity is an intersect/association table between
A_Appointment and E_Entity. One appointment may have many attendees
Inserting Multiple Rows into one table (with calculated fields)30 Nov 2006 21:40 GMT9
my first post here...hope it goes well. I'm currently working on
stored procedure where I translated some reporting language into T-SQL
The logic:
I have a group of tables containing important values for calculation.
adding up column values (asp & access 2000)30 Nov 2006 15:19 GMT1
I've got a quandry - I have a detailed database that handles advert
orders between a design agency and printers / magazines etc.
I want to add up the total spent by the client and put the results to a
field.
Backup - add date to name of file30 Nov 2006 13:14 GMT1
I have this command line for backup:
BACKUP DATABASE [MyDB] TO  DISK = N'C:\backup\MyDB_daily.BAK' WITH  INIT ,  NOUNLOAD ,  NAME = N'MyDB_daily_backup',  SKIP ,
STATS = 10,  NOFORMAT
but Id like this name of backup:
Aggregate functions and locking30 Nov 2006 08:12 GMT3
Do aggregate functions (sum, count, min, max) inherently cause table
locks?
More concretely, would the following query typically result in a table
lock?
How do I recover data from SQL Server's log files?29 Nov 2006 22:56 GMT2
One of our employee made a mistake and deleted something from database.
I would like to recover that log file without restoring the backup and
the other log files. The reason I want to do this is our database is
getting real time information I cannot shut down the database. Is there
Lock Problem and application is slowed down29 Nov 2006 22:46 GMT3
Dear Memebers,
I have a critical problem. I have an application is running on 64 bit
machine. It used to be running on 32 bit machine. That application is
using a Stored Procedure that uses SELECT, INSERT, UPDATE statements.
restore sql 2000 bak to 200529 Nov 2006 20:18 GMT2
I have an old 2000 bak file for a db that I would now like restored
onto sql server 2005.  I keep erroring out though, this is what I'm
doing:
Went to Restore Database in sql 2005, selected the db I want it
...Contains more than the maximum number of prefixes. The maximum is 3.29 Nov 2006 19:00 GMT2
SQL Server 2000 8.00.760 (SP3)
I've been working on a test system and the following UDF worked fine.
It runs in the "current" database, and references another database on
the same server called 127-SuperQuote.
Impossibly remote connections to SQL 2005 express29 Nov 2006 18:19 GMT1
I have spent the best part of 4 days trying to connect to SQL 2005
express from an winforms app! Yes , I have checked surface config and
TCP/IP blah blah ...
I have trawled the net and spent countless hours on MSDN and many have
Equivalent to SQL Anywhere GET_IDENTITY?29 Nov 2006 15:32 GMT13
Is there an equivalent in mssql to SQL Anywhere's GET_IDENTITY which
reserves the next autoinc value for a table?  Yes I know about
@@Identity and SCOPE_IDENTITY.  I need to get the next autoinc value
_before_ I insert the record due to the way the existing application
Design Solution Required29 Nov 2006 15:03 GMT2
We are facing design issues, Could you please advice us how to proceed?
Problem description: Web App will pass a complex dynamic SQL query to
backend and it should return result set as fast as it can
Issue 1: SQL query will have lot of JOINS and WHERE clause
Continuously querying a datastream using SQL Server 200529 Nov 2006 08:23 GMT4
I was wondering if it is possible to continuously query a real-time
datastream using SQL Server. Does anyone have any experience of this? I
have found LINUX based systems such as Borealis and STREAM. I would
prefer to use a Windows based system as the program using the query
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 October, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



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