Creating a connection string
I am using Easy Query Builder and I would like to connect to a file on my computer which is a database I built with Toad Data Manager. The file is an sql file in notepad that I have stored on my system.
I am using Easy Query Builder and I would like to connect to a file on my computer which is a database I built with Toad Data Manager. The file is an sql file in notepad that I have stored on my system.
I am building a VB.NET WinForms application in VS2013. The program is using a SQL Server 2012 database that is local to the deployed application - both on the development computer and the computer (the only computer) the program will be used on.
Hey! I am a novice in programming, but still interested and trying to learn new things; my question is 'How do I link the database to notepad++?' I mean I am trying to create a web app and want to link
I get the below error when I try to connect to DB2 DB from .Net application No matter what connection I use (ODBCConnection, DB2Connection), I get this below error
Hi, sorry for my question but, how can i do a connection string with sqlite version 3 and aes 128 with c# application i try to connect with this:
Hi, sorry for my question but, how can i do a connection string with sqlite version 3 and aes 128 with c# application i try to connect with this:
i have database Sybase Advantage File Name = EASRCO.add i want to access this Database into Oracle11G please anyone answer me
I want to use multiple DSN connection string in my web.config file. But its giving error as default driver not specified. Any one please help me
I have installed IIS 8.5 on my laptop with Windows 8.1. I have placed my website in c:\inetpub\wwwroot and given all the security permissions required. I am using MS Access database 2010 and configured all the features required.
Hello guys I was directed to this site as THE place to find information on how to write the connection string I need. I am still quite new at this coding stuff so any help would be appreciated.
I have establish the connection from python to netezza database with oledb driver however there is an issue while enter the values into data base.
Having trouble connecting to a MS SQL database. The OS I'm running is opensuse 13.1 64bit. I've manage to run both tsql and isql successfully. However, when I try to connect via python I get the following error message:
Can anyone tell me which password encoded tools is used in database VB used application that must encrypt number into IUH-137610-rOI-136772-gdL-136082 Format.
Setting Up a new client for a customer Windows 7 Professional 64 Bit -VB6 Oracle Error: Error:3706 Provider Not Found. It may be installed correctly
I have installed pyodbc driver in my system(windows 7 64 bit),How to connect to Natezza database in python by using OLEDB driver and how to create DSN for it.
Need to host an excel file (2003, 2007) on a Static server. Want to be able to allow multiple users to modify the file and have the data displayed in a static web page. Is this possible?
I am working using VBA macros in Excel (2007) to execute Stored Procedures (SP) in a SQL Server Express 2014 instance. When the SP is simply SELECTing data to return, the connection works fine.
I am accessing a Paradox DB that works fine on my machine, but on any other machine gives a error [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed. Here is my connection string:
What is the recommended connection string for Fluent NHibernate connecting to SQL Azure database using cloud services. For example, should Pooling=true/false; MultipleActiveRecordsets=true/false;
I have worked with the 32 bit version of Lotus Notes SQL ODBC driver with no problems, however if use the connection string for the 64 bit version, it doesn´t work and shows the message "Unable to connect to the database DRIVER= myconnectionstring;SQL Error State:
Hi, trying to create a SSIS flow to extract data from source (AS400) to destination (SQL) db. The flow is relatively easy: connect, extract and put it in destination folder.
We have a Windows Server 2008 64 bit installed in our office with domain login and pwd. The other networking is N-Computing. We I access the software with the Domain Administration Login Id the it opens.
Anyone ever been able to read data from a ICDD PDF database? (has a .dat extension)
Hi, I have installed MySQL Community Server: 5.6.19 with MySQL ODBC connector v5.3.2 . I am using below mentioned connection string - "Driver={MySQL ODBC 5.3 Driver};SERVER=localhost;port=3306;DATABASE=ucm_db;UID=root;PASSWORD=root@123;OPTION=3;"
I am using Visual Studio 2008, and I am able to query a SharePoint List successfully. How ever now I need to query two lists with a LEFT JOIN sql command.
Hello. Can someone help me figure out what I may have wrong with this connection string? This will be used in a VB.net program with the string entered in the APP.CONFIG file. (names changed obviously)
I have a system DSN set up and working. My VBA looks like: Dim cn As New ADODB.Connection cn.Open "DSN=test;Uid=myID;Pwd=myPwd"
How can I prevent the SQL Login box when accessing SQL Azure from an Access front end? I've tried putting the credentials in the ODBC connection string for the native client and I've tried connecting from VBA;
I am really needing a solution for this if anyone can help! I am not a programer, but am proficient with Excel, Adobe, Adobe, Livecycle Designer, etc.
Hello, everyone: There is a problem which troubled me for several days, I need to build an odbc connection string to connect to SAP Hana with kerberos.