Retrieve Table's Primary Key via OLE DB
Hi! I’m accessing an Oracle database via Oracle Provider for OLE DB 11g Release 1 (11.1.0.7.20) using Delphi (several versions). The program works as expected, opening tables and displaying info
Hi! I’m accessing an Oracle database via Oracle Provider for OLE DB 11g Release 1 (11.1.0.7.20) using Delphi (several versions). The program works as expected, opening tables and displaying info
I need to connect a local sql server compact edition file (.sdf) file from another computer in my application. How it can be done without sharing the folder? can it be connect as in the case of sq
I have a SQL database that I am trying to access from a web server. I created an ODBC connection and it works just fine, but when I try to connect from my script using the DSN=Datasource option, I g
I am trying to utilze excel vba to connect to a microsoft access database that is linked to oracle tables at work. I have been able to do this by saving my password in access for the oracle linked ta
i uploaded my webSite online by using PLESK i need to change my ConnectionString add name="DB" connectionString="Data Source=.\SQLEXPRESS;AttachDbFileName=|DataDirectory|\XXX.mdf; Initial Catalo
Hi, I am able to connect to my database using the Connection string below. I am receiving the message "Failed to Open the Specified Database". I am not sure what can be wrong. I have tried two d
No matter what I try to enter in my code (ex: "dsn=mydatabase"; "Driver={SQL Server Native Client 10.0};Server=myServerAddress;Database=myDataBase;Trusted_Connection=yes;") I get this same error: M
I am trying to make ODBC connection using: 1. Primavera SDK 2. XE in Oracle 3. Microsoft for Oracle but always connection failed. I have windows 7 Ultimate x64 and Primavera P6 V7 with
Some one know how to make DSN with SQl 2008. I am getting error
I am using asp.net to create a project and i need a connection string to connect it with an Oracle server which is on a LAN network. I know its IP address, and port number I will arrange if required.
I use Win Untimate 7 and SQL server 2008 Standard. I want to use Dreamweaver 8 to connect to the database in SQL but when imported connectionString error message: "[Microsoft] [ODBC Driver Manager] D
I have a Delphi Win32 application that uses TAdoConnection to connect to MS SQL Server. It works fine in at least a hundred of users, in different environments, OSs, SQL versions and servers. The c
my database attach in my asp website I'm connected with the following conection string in my pc : Data Source=.\\SQLEXPRESS;AttachDbFilename=|DataDirectory|Database.mdf;Integrated Security=true;User
Hi Thanks for the best website and it really helps, but I have question. I am coding my Project using .Net and C# and My database is SQL Server 2005. When I connect by using connection string =
My connection to the SQL Native Client keeps of saying.. Named Pipes: Cannot connect to SQL server. what is the problem? I can connect to an ordinary c:\*.mdb file but not to my SQL Expres