Can I connect to a DBF dBASE IV database from Borland ?
Can I connect to a DBF dBASE IV database from Borland ? This is the information I obtained in the BDE from Borland about the dbf database. VERSION 4.0 TYPE
Can I connect to a DBF dBASE IV database from Borland ? This is the information I obtained in the BDE from Borland about the dbf database. VERSION 4.0 TYPE
Hi, I'm having windows application and ms access database as backend.... I want to use IP address of machine, where my ms access database resides, in datasource property of appsettings in app.conf
DB name not being reflected in the connection properties the details are: Connection string "DSN=Quickbooks ata;UID=Admin;QUICKBASESERVER=DTK;" -Database- "QODBC" Source- "" Driver -"fqqb32.dl
I have an Access application that uses DB2 tables via ODBC pass-thru queries. The pass-thru queries have connection strings that are hard-coded with UID and Password. Is there a way to store this info
How to connect access 2007 or 2010 with vb 6, thanks for your help. attn. gerardo g
Hi, On a Windows 2008 server, in ODBC Data Source Administrator, I have defined a system data source (System DSN) named TRAP, with the driver : "Oracle dans OraClient11g_home1". In the ASP scrip
Hi, I need a connection string to connect MYSQL using VBScript's ADOBM method. Could anyone please help me out on this.. Following MYSQL server & Connectors are installed on my local machine..
I've set up a Machine DSN to MySQL via 3.51, and now am trying to create a connection string, but having an issue where the ODBC Window appears as the code is running, and I don't want the users to have to select the DSN manually.
I have 7 Connection strings in Web config file. I could relate one string only I do not know where are the rest six. I ve checked all the files but unable to find all the six. Where are they? Is th
I have multiple programs that access a single connection string in a ini file. Some of the programs are .net and some are not. I am using the following connection string. ConnectionString=Provider=
I'd been looking at this for ages, but I've finally figured it out. I'm posting this here in case anyone else in the future requires the info. Using PHP/ODBC to connect to an Omnis Database (*.
This should be added to the main list of pervasive connection strings. The format is as follows: Driver={Pervasive ODBC Client Interface};ServerName=%SERVERNAME%;dbq=@%DBNAME%;UID=%USERNAME%;PWD=%P
I am new to this, I have searched and searched but cant find the answer im looking for. Im using visual basic c# and a web app form this is where the users log into the site. (I have sql 2008 appl
Error: A network related or instance-specific error occurred while establishin a conncection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct an
We are using Informix database and want to make a connection using SOAP from an Android platform. I found one of the URL to connect to database is something like http://ServerIP:port/soap/servlet/r
Am using a connection string to connect to SQL Server 2000 via Visual Basic DLL. We are moving to SQL Server 2008. Tried to use same connection string but am not getting any results. Do I need to use
I am currently testing the conversion to Access 2007 from Access 1997. I have discovered an anomaly in the external access process to Access 2007 databases. If you connect to the Access 2007 databas
Have a small ap that otheres want to use. Originally the ap was connected to SQLServer Express R8 via odbc with linked tables (only use 2 of the 50 tables in the db) and it works fine. Now that others
I have Excel 2007 data sheet with connetion to external data source (SQL Server 2008). Sometimes server goes blocked for hours - so I need command timeout to switch to another server. I need it within
Dear sir, I have sqlite database file on desktop PC. And my C# application running on WinCE6.0 ported ARM9 core board. Both,PC and Apllication board are in Network. I want to connect my ap
Hello. I am involved with a 'hobby' project. I have taken VB6 code and moved it to VB.Net. Painful, but done. EDO was used to connect to a local Access (.MDB) backend. The Data and schema was copi
I have an Access 2007 database with records being inserted every 5 minutes, there are 17 columns. 1st column - date and time 2nd column to 17th column are values - (0-100) My Excel 2007 OLEDB dat
Is it possible via connection string, specify to which schema refer, just to be more clear, I cannot refer to dbo, I have a schema named as the username, it's an shared hosting environment. This
I am trying to open a .adt extension table from .Net, i am able to read all the free tables, but these table with password cannot open and fetch the data. Anybody please help me how to use my passwo
Hi, I am trying to create an Entity Data Model project in Visual Studio 2010 that uses a .mdf file as it's database and am experiencing some difficulty. On this particular computer MS SQL Server
Hi there.! I've been working on our Software Analysis Development project for how many days and sleepless nights, the application is an Online Shopping. I'm using Microsoft Visual Studio 2010 as my en
Long story short, my Godaddy account recently got broken into and the database to my website was deleted. Godaddy, at the expense of $150, did a database restore to before this happened, but for it to
I was wondering if the connection string object for SQL Server 2008 would still work in Denali or would it be different?
Hola estoy intentando conectarme con una BD Firebird y no hay manera de hacerlo, la cadena que utilizo es: "ServerType=0;User=JOSEVI;Password=josevi;Size=4096;Dialect=3;Pooling=FALSE;database=localho
My DB is on one server, that is protected by SSH. I need a connection string that will let me tunnel into the server, pass credentials, access MySQL & make a connection. I need this string for a m