| Thread | Last Post | Replies |
|
| Problem Connecting to Sql Server | 28 Apr 2009 17:48 GMT | 4 |
I have a problem connecting to our development sql server from my laptop. This started happening yesterday. I am able to connect from another PC and all other developers are able to connect. The error I get when attempting to connect from laptop is:
|
| MSSQL and Joomla/Dolphin/Elgg | 25 Apr 2009 09:35 GMT | 2 |
Does anybody know if the is a written and fully tested MSSQL database provider for joomla, Dolphin, or elgg? Thanks, David
|
| Linking Tables Problem, Access vs SQL 2005 | 23 Apr 2009 14:58 GMT | 3 |
I've a sql server 2005 database, with 60.000 tables. I need links these tables to a access file throught odbc. If i link these with the odbc to a sql server 2000 i obtain the 100% of tables. But with the link is with sql 2005 i only obtain the 40-50% of the tables. I've tried ...
|
| BLOB insertion takes too long time | 21 Apr 2009 22:21 GMT | 1 |
I'm trying to insert some BLOB data into a SQL Server 2005 empty table, and the size of BLOB varies from 100s of bytes to several MB. The thing is no matter how small the size is, it'll almost take constantly 1 second to get the insertion done which is much longer than expected. ...
|
| BACKUP DATABASE failed with STATS=10 | 17 Apr 2009 14:39 GMT | 2 |
I am connecting to a SQL SERVER 2000 instance remotely (via LAN) using SQL Analyzer, trying to execute: BACKUP DATABASE [XYZ] TO DISK = 'C:\TMP\TEST.BAK' WITH NOINIT, NOUNLOAD, NAME=N'TEST BACKUP', NOSKIP, STATS=10, NOFORMAT
|
| Linked Server to Oracle 10g and INSERT performance | 16 Apr 2009 14:10 GMT | 1 |
i need to insert around 800.000 rows into a Oracle table. To do this i created a Linked Server using MSDASQL and the Microsoft ODBC Driver for Oracle which works fine. The reasons why i dont use MSDAORA or ORAOLEDB.Oracle:
|
| sql server settings! | 15 Apr 2009 17:27 GMT | 2 |
I want to connect to sql server 2005 Express but Iwill take several errors.here is some errors message (not exact): 1- by default can not connect remotely.... 2- logining in failed for user:hkh
|
| Native Client 10 Timeout | 15 Apr 2009 17:26 GMT | 1 |
We've just moved an application from SQL 2000 to 2008 and installed the Native Client v10, and are getting odd timeout issues on an intermittent basis. We are using Access 2007 as the front-end, and have a two-linked table join query that is used to update both tables and it ...
|
| connect to named instance w/ non-default port | 14 Apr 2009 18:25 GMT | 7 |
Apparently for named instances which listen on a non-default port ( i.e. other than 1433 ) , there is no need to specify a port number in the connection string ( ? )
|
| hostname resolution failure : named instance on non-default port | 14 Apr 2009 15:06 GMT | 1 |
Within a complex customer environment , I am encountering hostname resolution issues for simple connection-string based SqlConnection.Open() The Sql Server 2005 is a named instances which listens on a non-default port ( i.e. other than 1433 ).
|
| Cannot Open SQL Server | 13 Apr 2009 19:31 GMT | 3 |
Good day! My program which was developed using Visual Basic 6 as the programming language, MS SQL 2000 as the database and Seagate Crystal Report as reporting tool.
|
| Error trying to connect to SQLEXPRESS | 09 Apr 2009 15:29 GMT | 1 |
A database-file, that can be attached with no problem on SQL Server 2008, fails to attach to SQL EXPRESS. It gives the floowing error: ===================================
|
| Multiple Server Installation Problem | 09 Apr 2009 12:14 GMT | 1 |
I am using SQL Server 2008 Express. When I look at the "SQL Server Service Manager" and open the Server: drop down list I see 3 different servers. NDSSERVER
|
| Losing db connection over internal network when internet is lost | 09 Apr 2009 12:12 GMT | 1 |
I am having a recurring problem about which I am unable to find any info. We are running SQL Server 2005 on Windows Server 2003. The domain members are running XP Pro. All are connected on the same physical network using class C private addressing. Incoming service is via ...
|
| How to link FoxPro/Access databas on share drive? | 09 Apr 2009 12:10 GMT | 2 |
Here is our setup: MyComp - my workstation on network. AppServer - File server where my FoxPro/Access application and data stored. SQLDev - computer name where I have installed SQL server 2000 for
|