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 / DB Engine / SQL Server / July 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
sp_dbcmptlevel using @dbname?15 Jul 2008 09:20 GMT2
I have this T-SQL which seems to work against SQL 2000 databases running on
SQL 2005.
ALTER DATABASE mydb SET SINGLE_USER;
EXEC sp_dbcmptlevel mydb, 90;
database move15 Jul 2008 06:47 GMT2
I would like to move [backup  an SQL 2000 user database and restore it
on an SQL 2005 server] , the database is located on different drives
on the 2 servers. Are there any special considerations to take into
account, should I upgrade SQL 2000 to 2005 first?
drop index will recreate an index.15 Jul 2008 03:31 GMT7
I need to temporary drop indexes then truncate and reload data into a table.
when I run a drop index command on a table, it will drop the indexes and the
recreate an index.
I'm not sure want index it creates, there are no indexes listed on the table
Possible to profile for "high number of executes"?14 Jul 2008 22:23 GMT2
We have a system that was written with a few scalar UDF's.
These seem to perform very poorly, in that they get run per-row rather than
set based (which is fine, and if it were up to me i would not use them).
But what i was hoping for is a way to find operations in profiler that ...
How does SQL engine process LIKE expressions14 Jul 2008 22:20 GMT6
Any pointers on how the sql engine process LIKE expressions, especially on
cases like '%searchkey%'.
Thanks
ChefTec [DBNETLIB][ConnectionOpen (Connect().]14 Jul 2008 21:44 GMT1
I'm running a program called ChefTec that uses a local SQL database to store
all the information.  I recently tried to open the program and am now getting
the following error:
[DBNETLIB][ConnectionOpen (Connnect().]SQL Server does not exist or access
Problem with maintenance plan14 Jul 2008 21:35 GMT1
I cannot execute a backup maintenance plan. I get a 15404 error,
stating that it "could not get information on Windows NT group/user
'DOMAIN\user'.
SQL Server Agent is set to use Local System Account logon permissions.
XML data type size14 Jul 2008 21:06 GMT2
I have data partitioning setup in place (1 table, divided to 16 partitions),
and I noticed that new partitions are much larger GB wise than the old ones
(switched out). However, number of rows in all partitions is pretty much the
same. I suspect this might be because XML column ...
Install on drive other than C?14 Jul 2008 20:43 GMT1
I'd like to install SQL Server 2005 Developer Edition on my F: drive,
but the installation procedure doesn't seem to give me that option. Is
it possible to do? If so, how?
Thanks for your help!
Help with query14 Jul 2008 18:25 GMT4
I have a table 1 with postcodes and a flag field that indicates whether it
is welsh.
I have another table (table 2) which has a list of just the first 5
characters of welsh postcodes that I want to use as a lookup table and if
Error 14247 can't add ,update or delete job14 Jul 2008 13:31 GMT17
I'm not very good at SQL.  I have three jobs that were created on the old SQL
server and they are pointing to the old server.  In fact they're jobs for a
database that doesn't even exist any longer, but they're throwing a lot of
SYSLOG errors.  How do I delete these jobs?  I keep ...
database diagram14 Jul 2008 10:40 GMT9
 I restored my database from the backup file, which is working fine but it
is not showing the database diagram in SQL server management studio. What do
I need to do for that?
Thanks.
Recomended database owner, MS SQL200513 Jul 2008 22:31 GMT6
What user do you recomend as "default" database owner. I want to avoid it
beeing owned by a "real" person. Is it common to create a local server user
or domain user dedicated to only be a DBO?
Kind regards
Large Quantities Of Data13 Jul 2008 22:06 GMT9
I have little experience with SQL Server when it's filled with lots
and lots of data. In fact I'm not really that sure what would be
considered a lot of data!
Basically I am involved with a system which will be accumulating at
Current Job Run Status13 Jul 2008 15:50 GMT6
I am trying to create a query against a SQL 2000 database to see if a job is currently running.  I cannot cancel the job that I am monitoring.  Shortly after it completes, I need to notify some people and do some additional work.  Unfortunately I forgot to change the job to ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 June, 2008
 
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.