Enter Keywords:
1 - 10 of 295(0.012 seconds)
Sort By:
 
Does anybody know where can I find a free OleDB provider for Sybase ?    Thanks in advance,    jefflans
Zones: SybaseDate Answered: 07/17/2000 Rating: 8.2 Views: 0
Does anyone know where I can find an OLEDB driver for SQLAnywhere 5.5? I am running an app in NT, the driver provided with SQLAnywhere will allow me to connect to the database but with limited f...
Zones: SybaseDate Answered: 08/31/2000 Rating: 7.4 Views: 0
I created the report in Crystal ReportDesigner using SQL OLEDB. How can I change dtabase connection in my VB code, I using OLEDB conection to connect to database, and it's SQL Server 7.0. Changing...
Zones: Visual BasicDate Answered: 11/17/2000 Rating: 7.2 Views: 0
I'm currently connecting up to Oracle with no problem from a computer that has SQL*Plus and a valid record in it's tnsnames.ora file for the target database. But, when we go to deploy this appli...
Zones: OracleDate Answered: 06/26/2001 Rating: 7.6 Views: 0
Q:How Can I access OLAP cube created in sqlserver 7.0 using VC++? I have created an OLAP (MOLAP) cube in SQL server 7.0  & want to create an application in VC++ which will access this Cube u...
Zones: C++Date Answered: 05/14/2002 Rating: 9.0 Views: 0
I have to call several SQl Server 2000 stored procedures from my app. and I made a function to do so, the problem is that when called from an ODBC connection it returns the results as expected but ...
Zones: Visual BasicDate Answered: 12/27/2002 Rating: 8.6 Views: 0
How to get the recordset count in oledb one way would be to loop thru the recordset and get the count.but is there a way to ge the recordcount on executing a select query. what is the equ...
Zones: DatabasesDate Answered: 02/17/2004 Rating: 7.6 Views: 0
1. How can I search the list of all the OLEDB Providers in my system?    One way is to lookup the registry, is there any other way ? 2. How can I look up for the available database servers on t...
Zones: Visual BasicDate Answered: 03/30/2003 Rating: 7.8 Views: 9
I am using the following code to create a spreadsheet: Dim newConn As New OleDbConnection()         Dim comm As New OleDbCommand()         newConn.ConnectionString = connstring         newC...
Zones: .NETDate Answered: 12/16/2003 Rating: 7.2 Views: 0
I have an application developed in visual basic that uses for the reports crystal reports 8. The connection to the Database is done by means of oledb. Since I can from visual basic change the conne...
Zones: Crystal Reports SoftwareDate Answered: 11/19/2003 Rating: 9.2 Views: 4