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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
sql client connectivity errors14 Oct 2005 05:33 GMT6
We're getting error messages on XP Pro clients connecting to an SQL 2000+SP3a
server running Windows Ent. Ed.+SP1.  The clients have SP2 installed which
includes MDAC 2.81.  The error messages come up in the following sequence:
SQL Error: 01000 (10054):[Microsoft][ODBC SQL Server ...
security14 Oct 2005 02:04 GMT2
I have installed a msde 2000 on the server with windows authentication. Does
this mean that anyone that has access to any of the computers connected to
the server has a way to getting into the database?
I am using access mdb front-end for data entry and linking via odbc using
Installation question: Good location for db & log files14 Oct 2005 01:22 GMT1
I am doing a new installation on new clustered hardware.  The database and
transaction log files will reside on an extenal RAID.  Is it better to keep
the two files in the same partition or on different partitions?
Update One Based on ANother Table13 Oct 2005 22:35 GMT5
Here is my situation;
I have two tables in a MS-SQL DB. One table with dollar amounts and service
codes. I have a second table that I want to move some information into from
the first table. The catch is I want to move one field as is from the first
Bulk insert13 Oct 2005 22:27 GMT1
I have a text file with this information
-BEGIN----------------- tekst.txt-------------
10, "firstname", "lastname"
11, "Mette", "Larsen"
Defragment Heap Tables13 Oct 2005 22:22 GMT1
Hi guru,
I've been new company for only a month and started analysing Index
Fragmentation.
After I ran DBCC DBREINDEX and capture data into permanent table, I 've
update table from another table13 Oct 2005 21:08 GMT1
I am trying to update a temporary table with data from another table.   The
problem is that the field which is common between the two has a many to many
relationship to the field I am trying to update.  Therefore when I run the
update I am getting the first record returned to my ...
Select Distinct problem13 Oct 2005 20:48 GMT3
Hi, I have the query below, the problem is that it returns duplicate results
(with same a.id's)
I need to add a 'distinct' clause so that I don't get repeated results for
the a.id
How to save DTS package as an application13 Oct 2005 20:07 GMT4
I want create stand alone application from DTS package. I remember I
did one time ago, I couldnt recall how I did it.
Thanks.
Saving Excel workbook in SQL server using c#13 Oct 2005 19:24 GMT2
Could anyone please help me out as to how we can save the excel workbook in
the database and
read it back.
I was able to convert the text files and image files into binary format and
Bulk Insert Command13 Oct 2005 19:22 GMT1
I am trying to use the 'Bulk Insert' command to load a data file into a
MS-SQL db. The line I am using is:
Bulk Insert SVC_Details From "C:\XFILE.TXT" With (FieldTerminator = ',')
I have tried the file name with " around it and with ' around it and both
How do I get table 1 to look like table 2 with a query....13 Oct 2005 18:20 GMT6
My actual table has more columns and entries...Iam trying to eliminate the
empty cells. Column 1 and 2 need to maintain their relation to each other and
3 and 4 need to maintain their relationship to each other
Table 1:
Retuning TOP n rows?13 Oct 2005 17:15 GMT5
I have a recordset that I need to paste into Excel.  But depending on
the criteria, this recordset could be larger than 2 sheets, sometimes
3.  So, I need to be able to devide this record set up evenly.
What I've done is  created a view that counts the number of records in
Is logging the execution time of Stored Procedures with standard settings possible?13 Oct 2005 12:35 GMT4
Dear group,
is it possible in SQL-Server to see when a stored procedure was
executed ?
I would say it is only possible with some traces but not with the
Bulk Insert Fails !!!13 Oct 2005 08:52 GMT11
I am trying to execute a BULK INSERT ... this is my code
BULK INSERT  myTableSQL.dbo.[Daily_ss] FROM 'c:\daily_ss.txt'
WITH (
    DATAFILETYPE='native',
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 September, 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.