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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sql Native Client - Can't reach by instance name29 Sep 2007 18:38 GMT3
Hi there--
I'm connecting to SQL Server Express from MS Access via ADO on a
number of older workstations.  Of three workstations, two connect just
fine with a connection string like this:
Apparent DB engine bug in SQL Server 200529 Sep 2007 17:13 GMT13
SQL Server 2005 SP2 (build 3054)
Consider the following scenario:
- A complex multi-statement table valued function is created. Let's call
it dbo.tfFunc(@Param1, @Param2)
dumb question29 Sep 2007 10:20 GMT2
Sorry about this. But I've worked primarily in access for years.
Does SQL Server have a boolean or  a yes/no data type for its table columns?
Thanks in advance,
Bill
A transport-level error when calling SqlCommand.ExecuteNonQuery()29 Sep 2007 09:10 GMT1
I have a stored procedure with some input parameter and one output parameter.
I use SqlCommand and SqlParameter as following
///Set some imput parameters here
parameter = cmd.CreateParameter();
find unique identifier through multiple tables29 Sep 2007 08:13 GMT7
I need to do a report from data in a database that was provided by a
third party where there is no documentation at all. It contains more
than hundred tables and each table has different GUID fields.
In one table there is GUID as a primary key and another GUID as
Text Qualifiers29 Sep 2007 01:58 GMT1
Hello group.  I have created a csv file that contains alpha-numeric
data.  How can I export this file to include text qualifiers (" ") for
the all text data (i.e addresses, comments, notes, etc.)?
Thanks,
Select Into across Linked Servers28 Sep 2007 22:43 GMT1
Hi.  I'm trying to copy from one table to another across 2 different
servers with the following:
select *
into #Tmp_Hdr
Network Packet Size28 Sep 2007 22:35 GMT1
Hi Guru,
After we moved from old server (windows 2000, SQL 2000 and SP3a) to a
new server (windows 2003, SQL 2000 and SP4) that cutting down maximum
network packet size to a half, we run into a new issue below:
Partition Optimization28 Sep 2007 22:05 GMT5
I am trying to update my optimization jobs so they will not optimize
the older partitions (for performance and snapshot space reasons).
ALTER INDEX {indname} ON {tabname} REORGANIZE PARTITION = ?
I can get the partition, but my question is, how do I determine if the
Users Logged In28 Sep 2007 19:52 GMT3
Is there a way in 2005 to tell what user is logged into what database
on the SQL Server?
thanks,
Scott
Old code not able to connect to unicode instance28 Sep 2007 19:15 GMT1
I have a program written in C/C++ compiled with MS Visual Studio 6.0 that
fails to connect to a french SQL Server instance (probably a 2005 instance)
with "SQL Server does not exist or access denied".
I can connect to the instance with SQL Server Management Studio with no
Comparing two tables28 Sep 2007 17:13 GMT3
What is the correct syntax to do so.
I have the same fields in the table.
Tables called Books and Titles
Fields are TitleID and Titles
Exponent converting from float to char28 Sep 2007 16:23 GMT1
I have a query where I convert some numbers from float to char, but for
large number (Over 6 digits) it retuns the values with an exponent (ex.
1e+010)
According to the documentation, this is correct:
I want to return a string to a wrapper from a subordinate stored procedure28 Sep 2007 15:56 GMT3
Using SQL Server 2000...
I wrote a wrapper to call a sub proc (code provided below).  The
intended varchar value returned in the output parameter of each proc
is a string implementation of an array.
new to sql server 200028 Sep 2007 14:42 GMT1
I am getting the following error when I am trying to copy a text file to an
exsisting sql server 2000 table.
"Error during transformation 'directCopyxform' for row number 1234. Errors
encountered so far in this task: 1.
Pages: 1 2 3 4 5 6 7 8 9 10 11 August, 2007
 
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.