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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Date Range Query31 Dec 2006 21:59 GMT6
Is there a better way of doing this:
SELECT * FROM PreGXSurvey
 WHERE dtsurvey BETWEEN
 CONVERT(DATETIME, '9/25/06', 1)
Need to populate multiple records31 Dec 2006 03:51 GMT4
is there a sql update query or similar that I could type out and run on the
fly somehow that would populate a specific field in all of the records of a
table with the same value? Thx
Upgrade30 Dec 2006 19:25 GMT6
I'm running SQL2000 Standard on a 2003 standard server.
I want to upgrade to 2005. I have about a half dozen small databases on
the system with very basic table structure and maybe 20 very basic
stored procedures (select and insert procedures).
PIVOT30 Dec 2006 17:08 GMT3
I have 3 tables:
Telbook(Id:int,Name:char,address:char,comment:ntext,owneruserid:int),
PK:id
TelNumbers(telbookid:int,telno:char,telNotype:int,syscode:int),PK:syscode,F­K:telNumbers.telbookid=telbook.id
Connection SQL Server 2005 with DNS hostname mismatch30 Dec 2006 09:37 GMT3
When using the MS SQL 2005 JDBC driver, I now need to have the DNS name
resolution to the client correctly set up. If not I get the following
error:
SQLState: 08S01
Bulk Insert Questions29 Dec 2006 23:35 GMT1
I'm using Bulk Insert for the first time and have a question.
I'm getting an error message about a field being  truncated:
Bulk insert data conversion error (truncation) for row 2, column 12
(Depleted)
Microsoft SQL Server Error 512329 Dec 2006 23:22 GMT3
I have SQLServer 2005 dev edition loaded on a windowsXP Pro machine.
I installed it ok. I just attempted to load the Personal Web Site Starter
Kit that comes with VStudio 2005 -- it loaded ok, but when I went to view
the default.aspx page I got this error:
SPID in Blk By is itself29 Dec 2006 22:14 GMT1
I am seeing intermittent blocking problems. The strange part of it is,
that the SPID listed in the Blk By column is the same as the SPID that
is being blocked.
Has anyone seen this before, or have any idea what this may suggest?
Replace function29 Dec 2006 20:07 GMT6
Can someone help me use the Replace function properly?
I try this:
SELECT REPLACE('<br />','<br />','vbCrLf'), * FROM Peart3Log
This returns all the records, but includes a 'no name' column filled
[scripts] prompting user29 Dec 2006 15:37 GMT10
please, how to promt user in mu sql 2005 script? For example, I need user to
confirm some operations.. .
Thx in advance
Dynamic storage of file name29 Dec 2006 13:09 GMT1
How to dynamically find out and store the logical datafile and logfile name
from a backup file of a database so that the restore statement of the
database could be generated at run time.
Gouri
How to create the ER Diagram for SQL Server Database objects29 Dec 2006 09:54 GMT2
I have to prepare an ER diagram for the objects in my SQL Server
database. I have used the option "DIAGRAMS" in EnterPrise Manager of
SQL Server 2000. It is creating the diagram for the selected tables
(but the diagram contains only the table which i have selected. It is
putting names of objects to control-flow loop creating objects29 Dec 2006 09:53 GMT5
please help newbie
I need to create a lot of objects the same type (let's say: schemas)
I wish to use paramerized block in loop to do so.
- how to put names of my objects to such control-flow?
Auto Generate Unique Primary Keys29 Dec 2006 06:36 GMT2
I am moving an Access db to SQL as a 'project'.  How can I replicate
Access's Primary key generation in SQL 2000?
Example:  EmployeeID, TestID, TransactionID that all have unique primary key
numbers that are auto-generated?
Microsoft SQL Server, Error: 141829 Dec 2006 02:39 GMT2
I have just installed SQL 2005, SP1 server on two test computers and am
trying to get database mirroring to work. No witness server is being
used. I have done a FULL backup of the database and backed up the
transaction log.  I have also restored the database and the transaction
Pages: 1 2 3 4 5 6 7 8 9 10 November, 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.