| Thread | Last Post | Replies |
|
| Problem connecting to SqlServer 2005 | 15 Sep 2006 23:34 GMT | 3 |
I can connect to SqlServer 2000 fine but 2005 I get this problem: Error: net.windward.datasource.DataSourceException: JdbcDataSource could not ope n
|
| RE: Connection Issue : SQL Server 2005 install on XPpro when connecting from a XPpro machine | 15 Sep 2006 20:11 GMT | 1 |
I have installed SQL Server 2005 (Developer Edition) as a default instance onto a Windows XPpro (SP2) machine and I am trying to connect to it from another Windows XPpro (SP2) machine using Microsoft's DataLink connection tool. I have installed using Windows Authentication only for ...
|
| Management studio connection issue | 15 Sep 2006 14:45 GMT | 4 |
I'm running SQL 2005 in a classroom environment. Whenn several students log-in at the same time via Management studio we get this: SQL Execution Error: Executed SQL statement...
|
| Where can I find a DB2 OLE DB provider for SQL Server 2000? | 15 Sep 2006 00:27 GMT | 4 |
I'm trying to link SQL Server 2000 to DB2 UDB 7.2, using OLE DB. However, I've gotten an error message stating that the DB2 OLE DB provider I'm using does not implement a required interface. I've also read that there is a Microsoft DB2 OLE DB provider, but I can't find it. ...
|
| Error 80004005 with MSDE and VB 6 | 14 Sep 2006 16:37 GMT | 1 |
I am new to SQL Server / MSDE ... Strong with MS Access I have MSDE loaded on 2 computers, a local computer (Windows XP Home) and on a Windows 2003 Server (WEB Edition). I have simplified the problem by trying to access the database only on the local computer (DEVELOPMENT). I ...
|
| limit on sp's through an odbc connection | 13 Sep 2006 18:33 GMT | 4 |
To all the gurus, Is there a limit on the number of queries that can be run through an odbc connection to another SQL server? The primary server is running abinitio to query a sql server.
|
| Remotely installing DSN | 13 Sep 2006 03:16 GMT | 2 |
Is there any way to install a System DSN to all the pcs on my 2003 network? (clients running xp) either by a GPO or something else?] i dont want to have to go around every pc doing it
|
| Can't Connect to SQL 2005 Using Remote Desktop and Local Administr | 13 Sep 2006 01:12 GMT | 1 |
I installed SQL 2005 Standard on Windows 2003 R2, and when I connect to the server (no firewall involved) using Remote Desktop, I can't login to Management Studio using the local administrator account. However, I can log in using the domain administrator account. The local ...
|
| Redistribution Licence Revoked for Driver v1.1? | 12 Sep 2006 21:39 GMT | 2 |
When I originally downloaded v1.0 of the driver the licence contained a clause headed: 2.a. Distributable Code. This seems to have been removed from the licence for v1.1, and new downloads of v.1.0. Was this intentional, or deliberate. I was told back on the old 2000
|
| java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]The operation could not be performed because the OLE DB provider 'SQLOLEDB' was unable to begin a distributed transaction. | 12 Sep 2006 20:02 GMT | 3 |
I am facing following issue: The application flow is: Application[ on BEA Weblogic8.1SP3]-------[create connection using connection pool]-----> MS SQL Data base[ on windows 2003]-------[fetch
|
| Import Visual Fox Pro to SQL 2005 | 10 Sep 2006 03:53 GMT | 1 |
Is SQL Server 2005 compatible with Microsoft Visual Fox Pro Driver 6.01.8629.01. I am trying to import data from a fox pro db into sql server 2005 when I go through the Tasks import the data source is not available. Can I create a data source for Visual Fox Pro.
|
| Import Visual Fox Pro .dbfs to MS SQL Server | 10 Sep 2006 03:51 GMT | 1 |
I am trying to import .dbf tables from Fox Pro imto SQL SELECT *INTO #People FROM OPENROWSET ('MSDASQL', 'DRIVER={Microsoft fxopro vfp Driver (*.dbf)};SourceDB=q:\Learnast\dbfs','SELECT * FROM people')
|
| SQLConnect | 08 Sep 2006 18:03 GMT | 3 |
Environment: Windows 2003 Enterprise Server (Production Server) SQL Server 2000 Standard Edition (with Service Pack 4 installed) Windows 2003 Enterprise Server (Test Server)
|
| What's the difference between SQL Server 2005 Enterprise Edition and SQL Server 2005 Developer Edition? | 08 Sep 2006 14:33 GMT | 2 |
I wounder what the difference is between the programs SQL Server 2005 Enterprise Edition and SQL Server 2005 Developer Edition? And I wounder if the book "Microsoft SQL Server 2005 Express Edition for Dummies with CDROM" is good for me to learn about SQL Server 2005.
|
| Here's a weird one for all of you... | 07 Sep 2006 23:39 GMT | 2 |
Let me outline what I have and maybe someone will know how to react to what is happening to my system. Server: Windows2003 Standard SQL: SQL 2005 Demo
|