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 / February 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Saving a file in the Management Studio28 Feb 2009 19:56 GMT4
I don't know if this is the group for questions about the Management
Studio.  If not, please let me know where I should post.
For some reason, ever since I had an auto-update from MS, my
Management Studio (v. 9, using XP) takes an incredible amount of time
is sql server 2008 express the right choice?27 Feb 2009 23:29 GMT3
sql server express is not yet installed.
i have a few hundred documents, several typewritten pages apiece in pdf format,
i'd like to search with multiple words or phrases. during the next two years i
expect the document quantity to triple. adobe reader is not up to the task. the
ADO, TCP/IP Ports & Firewalls27 Feb 2009 23:27 GMT3
Ok, basically I am in the process of trying to sort my app out with unicode
support.  A good way of doing this would be to use ADO.  However, I have been
told by the powers that be, we originally used ADO but had to remove it
because the connection back when using ADO uses a ...
column filter27 Feb 2009 20:18 GMT3
The following query will return 3 word in 3 "TABLE COLUMN", How can I
modify the query to return "NO 3 words are the same"?
the following Table will have duplicated as both row has the same 3
words, I only need "a, young, woman" is enough. I do not need "a,
Maintenance Plan Caused System To Hang27 Feb 2009 12:29 GMT23
I recently moved our database from SQL 7 to SQL 2005. I configured the
maintenance plan in SQL 2005 and ran it. However, the server hung when the
plan was run, and had to be rebooted. I'm trying to determine what went
wrong.
Problem with 'case sensitive' after changing collation27 Feb 2009 03:23 GMT2
the collation of my database was: "Latin1_General_CI_AI".
I changed it for "Chinese_PRC_90_BIN" because I want to store chinese
and english stuff.
I used this SQL command:
Odd schema issues after restore26 Feb 2009 22:47 GMT1
I need to do some testing on an app. I restored the sql 05 database on
a new server. Here are the following steps I did:
1. restored db
2. edited the schema to point to dbo
Update query using 2 separate servers26 Feb 2009 22:19 GMT8
Hi guys... im just trying to update a table using 2 server (using
Linking Server)
this is the scenario just like i`ve done..
update db1.tl_autos.dbo.au_automoviles set au.agente_callcenter =
Microsoft SQL Server, Error: 141826 Feb 2009 20:38 GMT3
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
SQL code for a iterative problem25 Feb 2009 23:24 GMT1
I have a table T1 with fields ID,  F1, F2, F3, F4, F5,SL_NO and so on. The
ID column is an identity column and Primary key.
Now the SL_NO needs to be reset to 1 when the combination of F1 + F2
changes. It needs to keep incrementing as long as F1+F2 remains same.
SQL Server Express25 Feb 2009 15:34 GMT1
Can anyone tell me if there is a keyboard shortcut to switch between query
windows in SQL Server express (whenjh I have multiple queries/views/tables
open in the main window).
Many thanks,
join statement25 Feb 2009 13:03 GMT1
The following query will output 2 words that's close in position, but
how can I output 3 word that's close in position instead of 2 word?
the query will have 3 column output instead of 2 column output for
words.
Problem Refreshing Views25 Feb 2009 10:59 GMT2
I recently converted all my db's bit fields to smallints. I refreshed all
the views using:
SELECT 'EXEC sp_refreshview ' + quotename(name)
FROM sysobjects
instance name25 Feb 2009 09:31 GMT2
I have the following questions:
1. How many SQL server 2008 and Express can be installed per domain? can you
refer me to any MS documentation regarding this. I found  a limitation for
number of instance per server.
Ok, need help with another query24 Feb 2009 22:44 GMT3
I have another sort of flattening problem, but more of a tree issue I think.
create table attributes
(
parent_id int,
Pages: 1 2 3 4 5 6 January, 2009
 
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.