Error when running VBA SQL Macro Saved in Share point
Hi, Please help me with the below question i have a vba excel macro developed , i use sql queries and treating each sheet as table develop macros.
Hi, Please help me with the below question i have a vba excel macro developed , i use sql queries and treating each sheet as table develop macros.
I want to import excel data into my database using odbc and in .Net so i used this connection string: OdbcConnection occon = new OdbcConnection ("Driver={Microsoft Excel Driver (*.xls, *.xlsx, *.xlsm, *.xlsb)};
I am working on same solution where i need to update connection strings of multiple files in Bulk.But , Its working for MS Excel 2010 and not for Excel 2013. Exception Result : "Exception from HRESULT: 0x800A03EC"
Is there a provider and connection string that will allow me to connect to Azure SQL via port 443 the way Access App does? Both SQL Native Client and ODBC seem to only use 1433 which is blocked by my corporate firewall.
Dear All, Thanks for your support in advance :) I am looking to move an Excel Data Base to Access in order to improve efficiency and bring security to the data hold. The problem that I am stacked is related with the loading.
Good day, i have a windows forms desktop application i built using c#. I need to connect it to an online database hosted on a server. this is my connection string
Hi everyone, I'm currently doing some research on the MS SQL native client for ODBC driver's security. I would like to seek details on how secure is ODBC driver in MS SQL Native client?
I am executing SSIS packages that override the Connection string by submitting new connection parms from batch execution of the package using dtexec.
Assuming I do not want to authenticate (sskverify=0), is there a way with MySQL ODBC 5.3 to encrypt a connection using SSL without any SSL files (sslca, sslcert, sslkey)?
I have a web page that imports translations from a spreadsheet using Microsoft.ACE.OLEDB.12.0; The process works almost flawlessly, except that Japanese (and likely Korean and Chinese) can not be imported with this method.
Hai, I am using the following as connecting string to connect to Acess 2010 databse. This is working fine in systems with windows 2007 and excel 2007, but fails when it is windows XP with excel 2003.
Some days ago, I finally succeeded in establishing a dialog between my Excel 2007 sheet on a Windows 8.1 computer and a MySQL database on the Windows 2008 server of the active directory domain using ADO/ODBC in VBA.
Hi, About a year ago I found this site most useful in creating a connection string in a separate workbook to a table in a complex workbook, which creates a pivot cache and is therefore read-only - Ideal for what I needed.
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.
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.
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;
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.
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.
I am using Excel 2010 on Windows 7. My objective is to retrieve data from an unopened workbook into the active workbook. I keep getting the message "Compile error: Expected: end of statement". that highlights ".12" right of the "Provider=Microsoft.ACE.OLEDB" part. The code I am using is -
Hi, I am starting to work with a file written in excel 97 & access 97 for forecasting, it is fairly involved and does a great job of profiling etc.
Hi, I would like to ask how to connect to MySQL over SSH using C#. I am using the following code but it works only when not over SSH What modification I should do to make it works? try {
Hi, I am using OleDbDataAdapter to read data from a excel sheet, which have a column having data of 'INT' type in staring some rows after that 'VARCHAR' type.
Hi, I have a Virtual Machine in Azure and I have installed SQL server in it. I can connect my mssql in local webservice in VM but I couldn't connect it from other pc. My Azure name = *tie.cloudapp.net
Hello, I want to logon via ADO in a database to another database via windows authentication. In the connectstring I give the user name (domain\user) and password and I put also the parameter Trusted connection to yes.
Hi all Together ! How to Connect VB.NET to SQL Server? Please Answer when you saw my question , I'm waiting .
I wanna import an excel file to C# and using the guidelines on internet (forums), I installed a 32bit version of access database engine and then "The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine"
Hi there, the connection from Excel VB to Oracle 10g and 11g using the Microsoft OLE DB-Provider 'MSDAORA' and installed Oracle Client works fine with this connection string: