So I\'m transferring an old filemaker database to MySQL and some repeating fields are causing me some problems. I\'ve read that the ODBC standard support those fields, only when their types is \"Text\
I think I have a straight forward question. I\'m writing a system that allows users from company A to single sign on to the system and for this I go back to the central database of users at company A
My remote database is Mysql database and i want to retreive some records and put into the Microsoft Access database which is a localhost开发者_JAVA技巧 database
Whenever I try to connect to MySql using vbscript, I\'m getting an error: Script: E:\\VBScript\\CreateAccount.vbs
We have a lagacy VB6 app that uses an ODBC connection to a Oracle 10g DB. We are upgrading to a 11g drivers on our SOE and parts of the app have issues. Works fine with a 9.2 driver.
Using Visual Basic for Applications, how can I find out which version of the MySQL ODBC driver is installed in Windows on a user\'s machine?
Our project uses AcuCorp\'s AcuODBC driver to access a legacy Vision database.The problem is that we only have a 32-bit driver and the installer simply won\'t run on our 64-bit servers.I need a way to
I have a Vista machine that needs to remotely connect to Oracle 8.1.7 database.Installing the instant client with the ODBC pack gets an ODBC driver,
I\'m working on an eCommerce website for a small merchant. This merchant uses Opera (which is based on Visual FoxPro) to manage his in-store inventory, and would like the online store inventory to ref
What is the path of least resistance in getting an SB开发者_开发技巧CL application running on Windows to connect to a SQL Server instance, using integrated authentication?