Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > sql server connect > september 2003

Filter by week: 1 2 3 4 5

DTS Import/Export Wizard Error: GoCreateInstance...
Posted by Jan Nielsen at 9/30/2003 10:30:36 PM
Hi I have a local computer with a MSDE and a SQL Server PE installed. They both have SP 3 installed. I would like to import an Access database to my MSDE (or the PE if MSDE import is impossible). I use SQL Server Enterprise Manager When I rightclick on a database and select All Tasks-->Import ...more >>


Problems with Access SQl pass-through query.
Posted by Al Blake at 9/30/2003 7:46:15 PM
This is really weird. I have a query in sql that runs like this: SELECT * FROM uvTTExport option (force order) It runs fine and returns 800+ records. I need to run this query in Access so I can use some Visual Basic + MAPI code to process the records... so I created a pass-through query wit...more >>

Want to connect remote server via internet
Posted by Igbal at 9/30/2003 6:14:09 PM
Hi, Now there is a requirement for me to connect the remote server via internet. Is it possible? If yes, what i want to do. I'm the beginner. Please explain in detail. Thanks in Advance. Regards, E.S.Mohammed Igbal M.Sc., Chella Software Pvt Ltd., Madurai. Phone No: 5391927 ...more >>

Server Login Error
Posted by brad at 9/30/2003 1:00:40 PM
Hi, I am trying to login into my server via query analyzer and I am receiving the following error. Any ideas how I can rememdy this issue. Thanks! Connection failed: SQLState: '01000' SQL Server Error: 1326 [Microsfot][ODBC SQL Server Driver][DBNETLIB] ConnectionOpen (Connect()). ...more >>

SRV_DONE_ERROR - is it really mandatory ?
Posted by Chetan Raj at 9/30/2003 3:54:01 AM
hi, we are using sqlclient to connect to DB from app code. When ever there is an error we set the SRV_DONE_ERROR falg in srv_senddone & we also send the result-set. now sqlclient throws an exception whenever there is an error ( when SRV_DONE_ERROR flag is set ) and does not allow us t...more >>

Unable to connect to remote sql server thro' query analyser
Posted by Venkatsathish at 9/29/2003 10:34:14 PM
Hai Guys, See if anybody could help me out. I am unable to connect to a remote sql server 2000 using query analyser. It give me the following error msg 17, level 16, stste 1 SQL Server does not exists or access denied. Can anyone let me know the solution for this. Sath...more >>

connecting with SQL server using TDS
Posted by Mocrotronics at 9/29/2003 7:07:58 PM
Hi, Is there anyone over there with experience of writing C code for a tabular data stream (TDS) connection with a SQL server? Hope someone could help me with this. thnx in advance! ...more >>

Query Optimization tool
Posted by Sahil Malik at 9/29/2003 2:51:38 PM
Hi Everyone, I'm new to the SQL Server world. I am looking for a tool similar to SQL navigator in Oracle, that will optimize Sql queries for me. Any suggestions? - SM ...more >>



Novice SQL Connect Question
Posted by Don at 9/29/2003 11:50:23 AM
Hi All I have SQL Server Developer Edition Installed on my server. Can you explain how I comnnect my workstation to the server to be able to use Access 2000 as a front end database with the SQL Server as the back-end. What if anything needs to be set up on the WS to connect to Server. I am con...more >>

Connections
Posted by Antonio at 9/29/2003 5:43:20 AM
Hello people, I am experimenting some problems with two linked server (the first one with SQL 7.0 SP 4 and the other with SQL 2000 with SP 6), when I try to run some querys I get the follow message: "OLE DB provider 'SQLOLEDB' supplied inconsistent metadata for a column". Somebody can hel...more >>

Cannot Connect to MS SQL 2000 server
Posted by Biju at 9/28/2003 10:07:22 PM
Hello: We are using MS SQL 2000 server on one of our sites. We are unable to access the databases folder in the server. After connecting to the server through Enterprise Manager and clicking on the databases folder, the server does not responds for long and later hangs. As mentioned by...more >>

SA Trusted connection fail after critical update
Posted by greg at 9/28/2003 7:36:38 PM
Hi All, I had posted this is security, but this looks like the right group for this. I just put the blaster patches on our SQL servers and now all kinds of problems have appeared. When trying to connect as SA using Enterprise Admin, the error appears Reason: Not associated with a ...more >>

SQL Server 2000 ID Number
Posted by VideoSmeden at 9/27/2003 9:17:00 PM
Hi Please help me URGENT How do i make an tableField with a Auto-Incr, the same like in an access DB where it's called AutoNumber Thanx in advance __________________________________________________________________ Flemming Paulsen ICQ#: 270065050 Current ICQ status: + More ways to contact m...more >>

MSDE is Running but Not Listening!?
Posted by Eric Robinson at 9/27/2003 12:40:09 AM
The MSDE SP3 installation went fine. Service is running, but not TCP socket is listening on 1433, The log says SQL is listening on shared memory. What did I do wrong? --Eric...more >>

dangerous bug in sql 2000
Posted by Pete Gajria at 9/26/2003 3:07:03 PM
Hi, looks like sql server 2000 (no sp) can't distinguish between 2 rows with timestamps less than 3ms apart in other words if you query a bunch of rows with a date > expression in the where clause in a select statement it will actually drop rows heres an example select top 5 id, modi...more >>

Editbin.exe
Posted by bruce at 9/26/2003 11:07:30 AM
Hi, Does anyone have or know where I can get or download this program. Thanks!...more >>

SQL Mail problem
Posted by Naz at 9/26/2003 9:36:03 AM
My sql Mail is properly configured. Every time i use xp_sendmail , the result set confirms that mail is sent.When i check my outlook, nothing shows up. When i go to enterprise Man->SQL server agent->jobs->right click->properties->Notifications-> assign any one of the operators to be noti...more >>

"Inconsistent Metadata" error - Oracle OLE DB provider
Posted by gdean NO[at]SPAM gadean.com at 9/26/2003 9:35:43 AM
I'm connecting an Oracle linked server using the Oracle Ole DB Provider (the Microsoft driver is trashing my Multibyte characters). Any select query returns an error about "inconsistent metadata". A search of this group indicates that others have seen the same problem, but none of the threads re...more >>

Detect SQL Server name from VB
Posted by Hiran Coello at 9/26/2003 8:56:41 AM
I need to be able to detect the name of all sql server that are on the network...more >>

Cannot connect to instance from outside
Posted by Mark Aslan Kuschel at 9/25/2003 6:42:11 PM
Hello NG, I have a problem with my SQL Server running on Windows Server 2003. It is impossible to connect to that server from outside (that means from another computer over internet). When I try it with oSQL I get: SQL Server does not exist or access denied. Local connections to the SQL Serve...more >>

Why would "(local)" stop working?
Posted by JJ at 9/25/2003 3:03:12 PM
I have an end user with SQL Server 7 and it has been working fine. Apps connect to it through ODBC, including on the system running SQL Server. They installed some address book program on the system running SQL Server and after that, the ODBC data source could not connect to the server (on the...more >>

FTP Upload
Posted by JAB at 9/25/2003 1:49:06 PM
Hello, I was to be able to upload a file on to an FTP Site from SQL Server. I know that there is a DTS Task that can download files/file from and FTP site and this is not what I want to do. Instead, I want to be able to transfer a file on to an FTP Site (more or less Uploading not downloading). ...more >>

The RPC server is unavailable
Posted by Randy Seedle at 9/24/2003 9:42:15 PM
Anybody seen this messege when using SQL Server Enterprise Manager ? An error 1722 - (The RPC server is unavailable) occurred while performing this service operation on the MSSQLSERVER service. ...more >>

Enterprise Manager and Query Analyzer
Posted by charles_j_smith NO[at]SPAM yahoo.com at 9/23/2003 8:31:09 PM
All, I am trying to connect to a sql server (2000) across the internet using Enterprise Manager (no vpn, no dial in,etc.) - strictly across the internet. Now, I use the Query Analyzer tool to connect and it works, I can access the server just fine. When attempting to do the same within Enter...more >>

ODBC connection strings
Posted by stephen excell at 9/23/2003 7:52:47 PM
We have a prototyped access front end with linked ODBC tables when we push out the front end to clients machines so that they can run it locally the WSID in the ODBC connection string refers to the developers PC. How do you change this so it refers to the clients PC. Unlinking and relinkin...more >>

SQL-DMO SQLServer.Start and Instances problem
Posted by Paul Buxton at 9/23/2003 5:38:00 PM
Hi all, I have a SQLServer or MSDE Instance called X, which I am trying to start through SQL-DMO. I've noticed a difference between the OS's Using the following...... set o=CreateObject("SQLDMO.SQLServer") o.Start 0, "(local)\X" This only works on Win98/ME machines! To start an...more >>

Different passwords on 'sa' for different servers
Posted by Ethan Stinar at 9/23/2003 4:17:10 PM
To make this short, I'll ask the questions first and outline the problem further on: Can I run two different instances of MS SQL Server on the same physical machine using **two different** passwords for the sa account in each instance? If so, can I access both servers with Enterprise Mana...more >>

SQL Server Alias
Posted by Steve Roszko at 9/23/2003 3:05:30 PM
We are creating an offline version of all of our web apps and SQL server databases for a fully disconnected training / demo session. IIS 5 Web Server Hosting Multiple Websites -> Copied to laptop server 4 Separate SQL Server Database Servers -> Copied to laptop server All to be copied to...more >>

server does not exist or access denied
Posted by Ray at 9/23/2003 1:48:56 PM
I use Enterprise Manager and IP addresses to connect to several Sql Servers in another city. When I have a project on a particular DB I am given a SQL Login for that DB and away I go. I recently got a project on a new server (Windows 2003) and couldnt register it. I have EM as result of...more >>

are these groups still moderated?
Posted by Andy Svendsen at 9/23/2003 10:09:15 AM
It is bad enough that my email address got harvested for the fake Microsoft IE 4.01 product alert email that has a virus attachment as a security patch. But I think the posts should be more closely censored as you can see from some of the posts in this newsgroup. -- ***********************...more >>

SQL Mail Problems
Posted by Bill Mell at 9/23/2003 10:04:47 AM
Server OS: W2k sp2 + security patches. SQL Server 2000 sp3 Mail Server OS: W2k sp2+security patches Microsoft Exchange 5.5 Steps I have taken: 1. Created a Domain User with Admin Rights for the SQLServerAgent Account 2. Added that user to the Machine Admin group on the SQL Server 3. Logged ...more >>

SQL Server Network Connection Problem
Posted by Mike at 9/22/2003 1:13:16 PM
I have SQL Server installed on my PC along with an App that connects to it and manipulates various tables, etc. For this app, I do not utilize any network connections and only access my own local database. Also, I use an ODBC connection for connecting to the Database on my PC. The problem...more >>

User Connectivity
Posted by Mary at 9/22/2003 12:44:33 PM
Applied security update 815495 (cumulative patch for SQL Server) and MDAC 2.8 on Windows NT 4.0 Server SP6a with SQL Server 7.0 SP4 installed, and users cannot connect to database. Attempted to rollback security updates with no luck. Troubleshooting steps?...more >>

exporting sql resultset to excel sheet
Posted by Nikhil Verma at 9/22/2003 9:43:31 AM
Hi, Is there a method to export sql resultset to excel sheet? Thanks. ...more >>

ASP trusted_connection?
Posted by jwillems NO[at]SPAM xs4all.nl at 9/22/2003 6:42:23 AM
Hello, I've installed a local version of SQL server personal Edtion on a Windows 98 PC and IIS on a Windows 2000 server. Under IIS a virtual map points to a directory on the 200 machine. In this map I created an asp page that points to SQL Server on the 98 machine. A simple html page with no...more >>

How to Read More Than 255 Char Varchar
Posted by Nguyen at 9/21/2003 7:08:36 PM
SQL Server 2000 is supposed to support up to 8K varchar data type, but if I use ODBC to connect to database, I can only retrieve 255 characters. How to retrieve more than 255 chars? ...more >>

Regarding connecting remote database
Posted by Gowrisankar at 9/20/2003 11:34:26 PM
my sql server database is in remote place. how to create a instance of remote server database from my local machine. i want to access all of my tables which are available at remote sql server database. ...more >>

Number of Databases
Posted by Mark Jones at 9/20/2003 6:09:41 PM
I have started administrating a system that has 44 databases running on the same server. That is 44 user databases. This is running under NT4 SP 6a and SQL 7 SP3 I am sure that SQL was not meant to support this number of databases on the same server but unable to find any documentation to s...more >>

Import / Link AS/400 data using IBM OLEDB provider
Posted by Sriram N A at 9/20/2003 1:48:00 PM
I'm attempting to set up a table on SQL Server 2000 for analysis, using source data from an AS/400 server and the IBM AS400 OLEDB Provider which is installed with the Client Access Express product. If I use the DTS Import/Export wizard, the data preview for the "Copy tables(s) and views(s) fro...more >>

Exchange AutoDL - How to create a connection on the Server?
Posted by wdsnews at 9/20/2003 12:36:55 PM
This is my first SQL project. I'm attempting to run AutoDL's setupdb.bat from the Exchange 2K Resource Kit. It tells me that I've failed to make a connection. The script is running on the server where SQL 2K lives. What do I need to do to establish a connection? ...more >>

sql enterprise manager cannot find server
Posted by Adele at 9/19/2003 5:51:13 PM
I installed sql server 6.5 on Windows 2000 server. I opened sql enterprise manager to register a new server locally. It said the server couldn't be connected. I cannot find any active server in enterprise manager. I am sure sql service manager shows this server's ms sql server, msdtc, and ...more >>

MS Access Project Problem
Posted by andy18 at 9/19/2003 12:48:10 PM
Hi, I have connected to the SQL server database using the Access Project but I am not able to add in rows to exisiting tables when I open up the tables for editing.No empty rows shows up at the end of the table to allow me to do so. It works fine for new table setup.I am able to add in data f...more >>

SQL combine beginner question
Posted by CD at 9/19/2003 12:02:21 PM
how do I combine 3 columns within the same table. for instance firstname, lastname, middlename all into one field ...more >>

Which port to use for another instance of SQL
Posted by Crystal at 9/19/2003 9:58:28 AM
I need to install another instance of SQL. The manual for the program I am installing tells me that if there is already another instance there, that I cannot use port 1433. What other port would, should I use?...more >>

System.Data.SqlClient.SqlException: SQL Server does not exist or access denied.
Posted by Skip Borland at 9/19/2003 12:53:41 AM
Hi. I'm running the same ASP.NET code on the same IIS box in two different virtual directories, but against two different SQL servers. We upgraded the SQL servers to SQL SP3 and I now cannot connect to one of them. I'm not convinced it is a client issue as, as I mentioned previously, I'm running...more >>

Connecting to database
Posted by Goldy at 9/18/2003 11:11:38 PM
Hi i want to connect to the mssql7.0 database with this asp script dim strConn strConn = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/../../mssql7/data/stage_data.mdf") dim adoCn dim strSQL set adoCn = Server.CreateObject("ADODB.Connection") adoCn.Open strConn di...more >>

removing sql
Posted by mike young at 9/18/2003 3:26:08 PM
how do i remove sql from my win2k server in prep for a fresh install of mssql? ...more >>

Win 2003, SQL Enterprise, cannot connect with client
Posted by Sharon at 9/18/2003 2:03:35 PM
I've seen similar postings with no solution, so I'll post again.... Windows 2003 server, default instance of SQL Enterprise edition. Client has utilities from SQL Server Standard edition. (MY Win 2000 server has Standard edition. I am merely helping out another division in getting th...more >>

Trusted Server Connection between Access and MS SQL
Posted by bdaltilio NO[at]SPAM yahoo.com at 9/18/2003 11:47:55 AM
I have an Access 2000 DB that has an ODBC connection to a SQL 6.5 Server. The server is runing in Mixed Mode (SQL Authentication and NT Authentication). I can open the ODBC connections if I use SQL authentication (my SQL username and password). I cannot use a trusted connection to open the Ac...more >>

Database merging
Posted by Carey Cole at 9/18/2003 11:34:41 AM
I have several different databases, including a single Thorough-Bred database, an old My SQL and a new My SQL database. My question is this, can I merge all these into one single database or is there a way to front all five data bases with some type of gateway that somehow downloads every...more >>


DevelopmentNow Blog