Open connection code problem
I am upgrading an Access 98 to Access 2007 and having problems with "open connection" code. The old code is 'Open connection set ConnObj = server.CreateObject("ADODB.Connection") ConnObj.Open "datatronics"
I am upgrading an Access 98 to Access 2007 and having problems with "open connection" code. The old code is 'Open connection set ConnObj = server.CreateObject("ADODB.Connection") ConnObj.Open "datatronics"
We have Two Site ( "A" & "B" ) and both site are different subnet (Site "A" 125 sunbet ) (Site "B" 240)and we has been installed Two type of SQL Cluster 2014 one site "A" and another one Site "B"
I'm trying to make a simple connection to a microsoft access 2016 database through a vb.net code, it's very simple: Cn.ConnectionString = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=D:\Data\VBtest\ConnectigToSecuredAccessDB\Production3.accdb; Jet OLEDB:Database Password=aros20;"
Hello guys i am new in Programming My question is simple that i want to publish my Windows forms Application on online server my windows form application is coded through C# which connection string i should use
I have been out of the programming game for a bit, as I used to specialize in Classic ASP before ASP.Net became what it is today, let alone C#.
hi, I am using Oracle SQL Developer version 1.2.1. I want to connect to the Database server using VBScript. I wrote the below code but getting an Error "database source not found and no default driver specified".
The following VB .Net code fails on the last line with an ArgumentException because of the IsolationLevel. I'm using V11.1 of the IBM DB2 ADO client(IBM.Data.DB2.dll). Does IsolationLevel work at all? I've tried dozens of values to no avail.
How to compact a database access 2007 with ADO component
I have a number of computers all successfully connecting to MySQL on-line via GoDaddy. There's one computer which will not connect ie. won't open the MySQLConnection. I have tried these connection strings:
Hi, Two questions I wish to ask.... Domain user id and password not working in connection string. Server=IDB01\MS;Database=Tax;User id=in\sqluser; Password=123**;Connect Timeout=0;
Hi All Can we get which application are connected to sql server and also best recommendation document to keep performance good please share documnets
I try to export some data from excel to my access database, but on line 15 rs.open I get the error Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another. I can't seem to figure out what is going wrong here. Any help would be appreciated, thanks!
I seem to be having problem with connection a SQL Server 2016 with AlwaysOn feature using the user credentials. Our DBA created a contained database user.
I have to support a VB6 app still in production (ugh). A customer is specifying our software needs to be PCI compliant which requires TLS 1.2.
Hi! I Need make a connection to Adaptive Server Anywhere 8.0 database using Excel 2013+VBA commands, Someone who can help me
i'm vb 6 developer , i need vb6 with mysql server (webserver) connection string .... pls help... error mysql odbc 3.51 driver can't connect to mysql server on 'server name' (10013)
Dear parterns, We would like to change database from mssql to postgresql, and now we use aspnet for website program develop, and we need to change it's database connection string from mssql to postgresql. After adjust the setting as shown as below:
Hello all, my gears are grinding for some weeks now. My company uses Sybase ASE, but I can't figure out how to connect to the database with Visual Studio 2015 (Visual Basic). Where I need help with:
the error is in conn.Open("Provider=SQLNCLI10.DLL;Persist Security Info=False;Initial Catalog=backup_db;Data Source=acer\JOSEPH")
Hello All, I am trying to get data from DB2 database using iSeries ODBC Access Driver and I am getting required data and working fine, but I am facing a problem in getting exact double value i.e. For Ex.
I am trying to connect to MySQL from c# with xampp. I dont know what is wrong with my code that it says: "Authentication to host 'localhost' for user 'root' using method 'mysqlnativepassword' failed with message : Access denied for user 'root'@'localhost' (using password:YES)"
How to Connect SharePoint Online List from VB.NET 2015 Desktop Application? How to View List Data / Update List Data / Delete List Data
I am trying to read from an SQL Server database which is hosted on MS Azure, through an ASP.NET WebForms website, created in Visual Studio 2013. I've stored the connection string in Web.Config, and have referenced it in the Code-Behind.
Hi, I am trying to use Microsoft Azure to host an ASP.NET Web Forms website, and connecting an SQL Server database (also hosted on Azure) to it. So far:
Do you have a connection string for MS SQL Express using the Microsoft JDBC Driver 6.0 for SQL Server? Thank you, Robert
Using C #, connect to a database created with SQL Server 2014 Management Studio using Visual Studio 2015. I am interested to know which string to use to be able to connect from Visual Studio 2015 to "DatabaseProva"
Our .Net application on Windows Server 2012R2 won't connect to SQL 2016 SP1. The app would connect fine to a SQL 2014 server but not with the SQL 2016 SP1 server
I have a project where I have to send data from an Excel spreadsheet to an Oracle database. I have installed the latest Oracle client and the ODBC drivers.
I've read many questions about that problem but i still can't solve my problem. When I run my website on localhost everything is working. The problem happens when I run my site on SQL Server 2008. I've got an error:
What is the Access OLEDB connection string for Office 365? Thanks.