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 / September 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help with query.. group needed, but can't be used.28 Sep 2008 11:00 GMT12
I have a few tables that store data about a remote control aircraft.
These tables that I am working on now contact the components that are
on a specific aircraft. If the user decides to change some components,
they basically create a new configuration, and then store the new
Retore a single table in SQL Server 200527 Sep 2008 21:03 GMT2
This question has probably been asked before, but I can't find an answer.
Simple question: How do I go about backing up an SQL Server 2005 database,
and then restore a SINGLE table from that back up?
Thanks in advance for any help.
upgrading SQL version27 Sep 2008 17:18 GMT5
I'm trying to upgrade my SQL version from Standard to Enterprise using
SKUUPGRADE=1 and once the process is done and I run SELECT
SERVERPROPERTY('productversion'), SERVERPROPERTY ('productlevel'),
SERVERPROPERTY ('edition') to verify the version, I'm still seeing either
Sql server does not exist27 Sep 2008 06:50 GMT1
I'm trying to create a report with Crystal reports on a Windows Vista
machine. When i try to add the Database ,which is on a windows server 2003,
using a Oledb connection i'm getting the following error.
[dbnetlib][ConnectonOpen(Connect()).]Sql server does not exist or access
ss05 dev edition limits on db size ?27 Sep 2008 02:18 GMT1
Does SQL Server 2005 Developer Edition place any limits on database size ?
2005 features not working27 Sep 2008 01:05 GMT8
I have both sql 2000 and sql2005 installed on a machine and with management
studio it seems to show the databases created in 2000 but does not seem to
have many of the new features of 2005.  It seems as though it is not
operating against a SQL Server 2005 installation although ...
Indexed views, optimizer hints, and NOEXPAND?26 Sep 2008 23:27 GMT11
I have created a view SS on the Person.Address table in AdventureWorks
database, taking addressid and a substring of the addressline1 column. Next,
I created an index on it. Both the index 3 of person.address (on some
address fields), and the indexed view are not (heavily) ...
How to make a new database in SQL SERVER 200826 Sep 2008 22:15 GMT4
I have a script that configures a database as I need it.
Here is a little bit of it:
CREATE TABLE [Albums] (
[AlbumID] [int] IDENTITY (1, 1) NOT NULL ,
Multiple database mappings- which database shoudl be default??26 Sep 2008 21:13 GMT1
OK - so I have a number of test users and each user is to have dbo
access to multiple databases, no big deal as I just map this user to
the databases and provide the dbo role..
My question is, what database should be used as the default? Should
renamed Administrator, can't copy database26 Sep 2008 18:20 GMT2
I am trying to use the copy database wizard to move a database from SQL 2000
to SQL 2005.  The dbo user for the database is linked to
[domain]\Administrator.  Unfortunately I cannot copy the database because the
[domain]\Administrator account was renamed a couple of years ago, ...
Renaming a single column in a view26 Sep 2008 13:34 GMT1
I created a table with two columns as below
Id-int,
EmpName-Varchar(20).
Create table test1(Id int,empname varchar(20))
SQL "Invalid column name" error26 Sep 2008 13:29 GMT4
I am getting the “Invalid column name” error when creating a table valued
function.  It is true that the column does not exist in the table however the
logic used within the function will not allow the table to be queried until
the table has been modified.  Is there any way of ...
SP compiled with incorrect syntax26 Sep 2008 12:59 GMT2
Hi
I am running SQL Server 2005 and have found a procedure with appears to
compile ok even though the syntax is looking for a database that does not
exist. How does this sp compile without error?
sql 2005 server properties26 Sep 2008 12:23 GMT1
is there a query I can use to list all running values?
I can right click on a server object and see all properties of that
server but I want them all gathered in a file
thnx
Authentication errors - Non trusted domain25 Sep 2008 22:47 GMT3
I have a weird problem here that I'm trying to understand. My setup is
a replication one with 2 servers, says S1 and S2 in Domains A & B
which are non-trusted. The authentication mode is set to mixed on both
servers, all the services (Agent, SQL, etc.) are running as Local
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 August, 2008
 
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.