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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SQL Server Software on cluster: local drive other than C:?16 Aug 2005 07:42 GMT1
I'm trying to build a new cluster with SQL Server 2K Enterprise on
Windows 2003 server. When I run the install, I tell it to put the
program files on the D: (local) drive and the data/log files on shared
drives. However, after the installation is complete, almost all the
Microsoft SQL Server 2005  install problem.........15 Aug 2005 22:51 GMT1
when i install the SQL server 2005, it occured the follow message:
Product: Microsoft SQL Server 2005 CTP -- Error 29628. The setup has
encountered an unexpected error in datastore. The action is
PrepareUpgradeDialog. The error is :Failed to find property "langId"
Insert into #temp Exec sproc not working15 Aug 2005 22:44 GMT1
I have a sproc with 5 params that takes about 40 seconds to return.
But when I Create a Temp table and do a
Insert Into #temp
Exec sproc param1, param2, param3, param4, param5
BCP Troubles15 Aug 2005 22:04 GMT6
We are trying to move data from a product called TABLEBase that runs on
the mainframe and we are experiencing problems trying to BCP the data
into SQL Server.  The SQL server we are tying to BCP into is SQL 2000.
We are using BCP from a command prompt.
Linked Server Trouble to Oracle15 Aug 2005 21:58 GMT2
I'm currently trying to establish a linked server to an Oracle
database.
Setup:
Connecting to 8x version of Oracle
Moving databases15 Aug 2005 20:50 GMT3
How can I port, or can I port, a MSDE database from one standalone computer
to a second standalone computer?
Charles
What are common indexes?15 Aug 2005 16:19 GMT7
I just inherited a Java application with a fairly complex data model
that does not yet have any indexes except those on primary keys. It is
still in development and before I get to do any performance testing I
want to put some default indexes on it. I realize that this a very
SQL 7 Backup15 Aug 2005 14:52 GMT4
Can someone make a recommendation for backup software which will backup SQL
7 and it's databases running on a Windows Professional 2000 PC?
My customer has a Honeywell app which won't run on SQL 2000 which is why
we're running it on SQL 7 and Win2K Pro.
how to check does some database exist ?15 Aug 2005 08:31 GMT2
What query shoul I send to SQL serwer ( in transact SQL language ) to check
does some database exist on serwer ? It similar to problem "does some table
exist in database" - resolve to it is query:
use db_silnik
Why the table is locked ?15 Aug 2005 02:02 GMT2
I have Access Font End to SQL server Back end.
In an Access form, I use combobox, based on a stored procedure, which based
on 1 table (SELECT LocationID, LocationDescription FROM Locations).
When I open the form and check in the SQL server Enterprise Manager, go to
View from a table15 Aug 2005 01:20 GMT8
Complete newbie to sql server. I have a Companies table from which I would
like to create a Clients view as follows;
SELECT     ID, Company, CompanyType
FROM         dbo.Companies
View from a table14 Aug 2005 22:37 GMT1
Complete newbie to sql server. I have a Companies table from which I would
like to create a Clients view as follows;
SELECT     ID, Company, CompanyType
FROM         dbo.Companies
Updateable view from two tables14 Aug 2005 19:14 GMT4
I am new to sql server and have an access background. My question is
regarding views; If I create a view from two tables linked together on two
fields, is it possible that the view can have records inserted, edited and
deleted?
Updateable vuew14 Aug 2005 14:34 GMT1
I am hoping to create an updatable view from two tables joined on two
fields. I have two questions;
1. How can I enforce a one to one relation in sql server 2005 based on two
fields? Do I need to create one explicitly under relations? Do I cerate an
When coumn IN ()14 Aug 2005 14:10 GMT5
Quick question, I have an application with ASP/VB and MS SQL. (Use
Dreamweaver).
My query has a Where clause that uses the IN (), inside the parenthesis I
have integer numbers, something like:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 July, 2005
 
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.