| Thread | Last Post | Replies |
|
| miising oracle odbc data provider | 04 Apr 2008 17:30 GMT | 1 |
Hi Gurus, This is a question that I may have asked in the past on another forum I think it was not the right forum well here goes... I have an instance of sqlserver2005 64 bit and I need to be able to link it to an oracle 11g
|
| Slow connectivity while connecting SQL server through internet | 04 Apr 2008 06:38 GMT | 2 |
***PROBLEM*** Slow connectivity while connecting SQL server through internet (TCP port) using vb6 program - Connecting a Database via VB 6 program : Very Slow speed
|
| Timeout expired error executing a simple View in SQL Server 2005 Express SP2 | 03 Apr 2008 10:04 GMT | 2 |
We are building a SQL Express database for embedded use in our application and hitting problems executing simple Views executed from SSQL Server Management Studio Express SP2 (SSMSE) and from Access XP via ODBC. The MDF has a single table with 20 or so fields that are mainly text ...
|
| Select "count" result on ONE line | 02 Apr 2008 23:38 GMT | 1 |
I'm doing a "select count(*) from table_name" via ODBC. How can I get the answer to be displayed in ONE line? ex. select count(*) total_count from table_name total_count
|
| Connection Established Successfully..Error during the log process | 02 Apr 2008 16:33 GMT | 4 |
When trying to connect to the SQL SERVER 2005 through Microsoft SQL Server Management Studio Express, I get the following error: Cannot connect to (SERVER NAME) which both are on the same machine, I am using one machine for everything since it is a lab machine.
|
| Connecting to SQL server using VBA problem | 01 Apr 2008 03:12 GMT | 1 |
I'm using Word 2007. Trying to make a connection to SQL server, but i get an error i just can't seem to solve. It won't pass the first piece of code: Dim cnDataBase As Connection
|