Connection String For SBNotificationHub
Hi, I am trying to integrate Windows Azure Storage Client for Push Notification in one of my iOS Apps. But, not being able to get connection string. Can you please help me to know from where i can
Hi, I am trying to integrate Windows Azure Storage Client for Push Notification in one of my iOS Apps. But, not being able to get connection string. Can you please help me to know from where i can
hi, i have created a asp.net (c#) website & used MySql as the database. I choose hostgator as my hosting provider. In hostgator i created the mysql database using myphpadmin. The website is running properly.
Guys, Since ODBC and OLE DB is not advisable, is there a way we can connect to AS/400 using .Net provider? Where can I download such iSeries driver? With appreciation,
Error: ... ODBC connection to SQL Server {IP} failed........ I make a code in vb6 using MS ACCESS 2007 with ADO as object in which data was imported or link to Microsoft SQL 2005 in order that I will not change any data from my SQL server.
I am trying to connect to my database, and this is what I have typed: string sConnection; sConnection = "Provider=Microsoft.ACE.OLEDB.12.0;" + "Data Source=Cars.accdb;"
I have been brought into a project to connect to a Visual FoxPro 7.0 database. I prefer to do this in C#. I am using Visual Studio 2012, on Windows 8.0. Can this be done?
In a vba module of Access 2013, I connect to a table of a DBMaker 4.3 database: Dim Conn as New ADODB.Connection Dim rstTT As New ADODB.Recordset Conn.open "Provider=DMOLE43;User ID=myUserName;Passw
I am using Access 2013 accdb database and wants to connect a C# program using the oledb provider 'Microsoft.ACE.OLEDB.12.0' but it does not seem to work as I get this error. The 'Microsoft.ACE.OLE
Deal all: Followings are my code for connect to Foxpro DBF file. It show me "external data table is not right format expected." Could any help! I thank you in advance. using System; using System.Data
Hi, how looks like the connection string ???? for SQLite with ftp via VBA conn.Open "DRIVER=SQLite3 ODBC Driver;Database=???????????;Password=xxxxx;" Thanks
Hi I am building a web site in asp.net using visual studio 2013 asp 4.0 C# sql server (not certain of version). I am using an existing connect string that works for my other queries. I know that my
...I can not help this editor creating funny layout... sorry....here is my question: Just basic exercise connecting to database: why is there no connection made conString shows right value messag
Hey guys, I've got a remote server running on my Pi and am currently trying to access it using vb.net 4.0 and failing. my code is Imports MySql.Data.MySqlClient Module Module1 Dim mysqlconn As MySqlConnection
Hi, I currently have a my aspx files stored on a web server with 2008 ms sql. I have no problem connecting to the ms sql on the web server using a connectstring in my web.config. My company also has a
Hi All, Im wanting to know if there is a way I can point our connection string to a custom application/utility. The reason being we currently are running an asp mvc LOB application which is having so
I am having difficulty with SQL Server Express when using Visual Basic 2008. I can connect to and use SQL 2005 Express via SQL Server Management Studio without any problems. I can use databases from
Here's the setup: MS Access has a linked table to SQL Server. SQL Server has a password on it. Trying to use Excel VBA to query this linked table in Access, but I can't get the connection string co
The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine. How can i solved this problem??
Hi, I am a new for VBA programer. Basiclly I want connect MS access database from MS excel. I use MS access 2010 and MS excel 2010 at Windows XP. But I get an error say: Run-time error '3706'
I just replaced the hard drive on my Windows 7 machine (my development computer). I did not have any issues with this working on the old hard drive, but I think I remember I had to change something or
Hi, I have a .NET application which is hosted on a web server and an MSSQL db hosted on a different server. As part of the security checklist, I am not supposed to mention the db credentials (conne
I have Access 2010 installed on Win8/64-bit machine. Am using a VBscript in a .HTA file. Trying to connect to .ACCDB using ODBC. I know I'm accessing the database as I am getting a field count corre
I am trying to Connect SQL Server 2005 from VB6 code. I am getting the below error: "Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was d
DSN Connection error with SQL Server 2000. Hi, I am using VS 2010, here is the code below. System.Data.Odbc.OdbcConnection conn = new System.Data.Odbc.OdbcConnection(); conn.ConnectionString = "Dsn=
I have tried to connect to the remote computer using this string = 'Server=tcp:SERVER,1433;Database=TBSDB.mdf;Integrated Security=True;Network Library=dbmssocn;Connect Timeout=30;User Instance=True'
Using SQL Server 2012, what is the best data type to use for storing date time values. DateTime or DateTime2?
Can i get a complete list of hyperion settings and maybe we can add this to oracle or another section. here is what i have so far "Data Source=https://server.company.com/aps/XMLA;Initial Catalog=DBNam
I am using Access 2010 accdb database and wants to connect a C# program using the oledb provider 'Microsoft.ACE.OLEDB.14.0' but it does not seem to work as I get this error. The 'Microsoft.ACE.OLE
I'm using Microsoft Web Developer 2012 and I'm trying to connect to MySql Server on a shared hosting site. My connection string looks like this: <connectionStrings>
Do you have a connection string to SAS?