How to build an ODBC connection string for SAP HANA with kerberos
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.
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.
hi friends have connected my database to sql server but the problem is setup file when make a setup file it doest not includes database(tables of that data base) the setup works in that system only if i tried to install the setup file in another pc it does not work..
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 -
Hello Experts, I am facing issues when connecting from asp.net to lotus notes.8.5.3. I have both lotus notes and notessql driver 8.5.3 version. i careated data source the Lotus ntes driver(.nsf) when i am trying to trying to connect it throws errs:
what is the Connection string for SQL Server 2008 over the internet using ip address. I had used the below string: "Provider=SQLOLEDB.1;Persist Security Info=False;Data Source = XXx.xxx.xxx.xxx,1433;Network Library=DBMSSOCN;Initial Catalog=xxxx;User Id=xxxxxx; Password=xxxxx;"
I'm Brand New to SqlServer. I've never used it before. And I have been given the task of creating a user/database that our jboss server can connect to. I created a user testuser and I gave this user a default schema of testschema.
I am accessing a dbf file (shape file) through C# with the following connection string: Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Windows\Temp;Extended Properties=\"dBase IV\";
Wonna select table-rows in sql-server (2012) from access (2010) 3 different ways testet, but all dont function: SELECT * FROM 1) [Driver={Microsoft Access Driver (*.mdb, *.accdb)};Dbq=H:\Temp\REALUMSATZ.accdb;
I am working in Visual Basic 2010 and connecting to a Sybase 12 database on a remote server using ADO. I want to connect through code as the particular database will change.
I have used connection string as below SERVER="(DESCRIPTION = (ADDRESS=(PROTOCOL=TCP)(HOST=servername)(PORT=portno))(CONNECTDATA=(SERVICENAME=servicename))));uid=username;pwd=password;"
Hello, I m using this ConnectionStrings but error is Keyword not supported: 'provider' please solve this error.. SqlConnection con = new SqlConnection(ConfigurationManager.ConnectionStrings["AccessConnectionString"].ConnectionString);
Hi Guys, I want to access the SAGE DB i have server name and password and all. but in my system don't have an SAGE driver.. are you able to access SAGE DB without SAGE driver installed in my machine.
Hey there! I am very new to Access and have created a pretty good db for tracking employee training, attendance, and the like.
Hi, I have an Access database (.mdb) that has some tables which are native and some which are linked to an ODBC database (actually a remote SQLServer database)
how to link microsoft acess 2007 with vb 6.0
Do you have a SAS DSN less ODBC connection string
Hi! Problem: I have been linking programmatically to DBF files for 15+ years in different Access versions (currently 2010) OK. The client outputs the DBF files via R:BASE . . . previously DOS version, now upgraded to a Windows version.
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.
Hello Background: I'm running an ASP Classic website with Access 2007 databases. In the local site (which is now failing as per below) I'm under IIS7.5 and Windows Home Pro 7.
How to use DNS listener to retrieve the tnsname.ora automatically in my connection string? I am using the below code with ODBC connection. SERVER=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MyHost)(PORT=MyPort))(CONNECTDATA=(SERVICENAME=MyOracleSID)));
I have an issue in SharePoint 2013 deployment I have two SharePoint servers connected to the same database. while i have another back up database which is always synchronized
When automating in Thin Client Machines an exception is thrown while opening the OLE DB Connection as "Failure in Creating File". Connection string is given correctly but don't know why this happens. it would be helpful if appropriate solution is given.
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 {
Hello to all. I would like to know if there is a possibility of a connection to open the semaphore file to access a database of 2010 (laccdb) in a directory other than the one in which the database resides.
Hello to all. I would like to know if there is a possibility of a connection to open the semaphore file to access a database of 2010 (laccdb) in a directory other than the one in which the database resides.
First for some background on my situation: I am working in Access 2010 user frontend with a Microsoft SQL Server 2008 backend. I have a stored procedure that inserts new values(supplied by the parameters) into a table.
I am using oracle 11g xpress edition and ASP.net I have got following error ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified My connection string is as follows**
Hello, I need some help in setting up a connection string for SSRS 2008. I'm connecting to an Rdb database via the Oracle ODBC driver for Rdb (aka, Oracle RDB driver). However, the SSRS server will not define a DSN.
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