ODBC
Open Database Connectivity (ODBC) provides a standard software API method for using database management systems (DBMS). The designers of ODBC aimed to make it independent of programming languages, database systems, and operating systems.
Forum Post

Re: ODBC error - components not installed

http://oracleerrormsging.blogspot.com/2010/02/could-not-resolve-service-name.html
Forum Post

Re: ODBC error - components not installed

http://oracleerrormsging.blogspot.com/2010/02/could-not-resolve-service-name.html
Forum Post

Re: ODBC

Chances are you are using the wrong connectionstring, visit this site and pick the connection string that best fits your scenario: http://connectionstrings.com/mysql -Seancampbell Firesickle...
Forum Post
Forum Post

Re: ODBC Connection

: I am using Visual Basic 2008 Express (can't buy full Visual Studio : here at work). I have a Windows applications connecting to an : Access database. I wrote code to update records in the...
Forum Post

ODBC Connection

I am using Visual Basic 2008 Express (can't buy full Visual Studio here at work). I have a Windows applications connecting to an Access database. I wrote code to update records in the database...
Forum Post

Re: ADO/ODBC VB

: Hiya : : I have a problem with ADO, which works fine using ODBC : : I am connected to an SqlServer2000 database and execute a stored : procedure of which the primary function is to insert a...
Forum Post

Re: Data transfer from AS400 to Sql Server 2000

Imports System.Data.Odbc 'To get AS400 Data Imports System.Data.SqlClient 'To access SQL Server Private Sub GetAS400Data() Dim strAS400DataSQL As String 'Define the SQL...
Forum Post

Oracle error while executing VBscript file

I have a Connection.vbs file with following contents: ************************************************** **************** Dim strCon strCon = "Driver={Microsoft ODBC for Oracle}; " & _...
Forum Post

VB with Oracle

I have a Connection.vbs file with following contents: ****************************************************************** Dim strCon strCon = "Driver={Microsoft ODBC for Oracle}; " & _...
Forum Post

Tdatabase Connection, need help for DSN-less

odbc user dsn and system dsns are blank (though I get a warning on opening this that the resource dll is different than the install dll). Is there a way to open a database using the BDE without...
Forum Post

Using Response.Write() to display Binary data

Hi, I have been working on this for over two weeks and its not working. I don't know what else to do since I'm really green at this. I'm trying to display binary data from a database using Response...
Forum Post

Re: help me with my thesis ... please....

To use MySQL from VB6 you need MySQL ODBC 3.51+ Driver, you can download from www.mysql.com. After install the ODBC driver; you need to make a connection from the Windows "Control Panel" in "ODBC...
Forum Post

Re: Can a database made by MS Access be accessed by a C program?

: : : If this is possible, what files are needed (in setting up the : : : connection to the database, etc.) and other important things that : : : should be done? : : : : : : Thanks... : : :...
Forum Post

making & connecting a ms access database in vc++ using odbc

Hi i want to make a database in ms access. i am using vc++6 . i am new to this field.i don't know how can i do that? how connection will be established using ODBC between application and the...
Forum Post

Re: Exporting and importing data to/fro Excel

: : : I am designing a pricing system that occasional requires users to export filtered data into a spreadsheet and make comparisons in there. Users can then alter that data and 'suck' it back into...
Forum Post

Re: SQL with ADODC ... please help me!

: I have a database in access 2000 and an ODBC connected to it. : : "Selected_Item" suports the ID of a record selected in the database by a TextBox. : : Now, I want to create a query goes to...
Forum Post

Re: i need (tutor) help to write program

: i want to download single file comma de-limited data from internet. save in a file. and be able to sort and reformulate. : please contact me at rocketman44@hotmail.com : W/ a comm-delimted...
Forum Post

ODBC Linking

Hello everyone: I am linking foxpro odbc tables to an access database through vba. For each table, I get a prompt to select a unique record identifier. This would be ok for a couple of tables,...
Forum Post

MySQL connection problem

Hi! I use TADOConnection and TADOTAble to access a MySQL database. I set the connection string property to 'DRIVER={MySQL ODBC 3.51 Driver}; SERVER=127.0.0.1 ;DATABASE=web_expl; USER=delphi;...
1 2 3 4 5 6 16 26  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.