SAS Connection Strings
Do you have a connection string to SAS?
Do you have a connection string to SAS?
Hi I am using Powerbuilder 11.5 and Mysql 5.1.70-community on Windows 7 32 Bit, I downloaded MySQL connector "Connector/J 5.1.26" I created a database profile with following options // Profile dd S
I am new with VB. I got now the Visual Studio 2010. I've never used it before. I need the following: I need a login form, which is using an ms sql server database, in which I stored usernames and pas
I am learning .Net, please help me out regarding this question. Why do people want to write the connection string in web.config? Instead we can assign the string to one public variable so that we ca
I've got an application in Visual Studio, that uses an Access database and I want to be able to save the database file on Dropbox. How do I get the connection string for an access database file locat
I've got an application in Visual Studio, that uses an Access database and I want to be able to save the database file on Skydrive. How do I get the connection string for an access database file loca
I have the Sage50 Pervasive ODBC driver installed on my Win2003 server. I have Sage50 configured for ODBC access (known in Sage50 as Crystal/ODBC access). I'd like to set up a Linked Server in SQL
I have a VBA application running under MSWord 2007... reads and writes strings, integers and dates to Access 2007 accdb saved on a Sharepoint network location. Performance is great. Exactly the same
According to the IBM site, I set up a sample project where I have referenced the dll IBM.Data.DB2 In the project I have the code: using System; using System.Collections.Generic; using System.Linq; u
This might be better posted to Microsoft forum, but since I'm here... I had a connection string that worked on a 10g Oracle DB when using the HP QTP tool. Now the string doesn't work. I keep gett
Sir, I am New in VB. I am using MS Access v2003 and VB v2008 I want Step by Step Help for Opening a password protected MS Access through VB.Net v2008. Please Help me in detail. Thanking You Saubhik
I need some help with code for connecting to an Excel file saved on a SharePoint server. The code works fine here Public Sub Read_Master() Dim cn As ADODB.Connection Dim adoRS As New ADODB.Recordset
Hey, I can do all manipulation with mysql server database, tables in java, with connection string below: String url = "jdbc:mysql://localhost:3306/"; String driver = "com.mysql.jdbc.D
I need a connection string between an old but necessary VB6 (current Service Pack) program and SQL Server 2008 R2. Since the VB6 program will not run on W7, it runs on an XP box, SQL Server is runnin
when i add dll in my application it added successfully no problem about it. when i run my application then connection string generate in web.config bt what happen with this... all sessions are c
We have the need to distribute an Excel report with embedded SQL. We do not want to have to publish the ODBC connection to every user's desktop, but for Excel to reference some centrally located file
Im having a connection issue for Microsoft Access 2013 to my visual studio 2013. When I try to connect my access 2013 it pop up message: Microsoft.ACE.OLEDB.12.0 was not registered.
Hi, I want to connect vb6.0 with LDAP active Directory for this I need the connection string with full specifications. Can anyone knows pls help me to do this. Thanks in advance.
I am new to ASP.NET and am creating a restricted-access web page (through windows authentication) to be used on my company's intranet for SSRS developers to update a table on SQL server. So that w
Hi, I'm trying to connect to the server using windows authentication on SQL server 2008 and getting this error "cannot generate SSPI context". Any idea to resolve this? I've googled to search for a
Hi, I am trying to create a website which has some pages limited to logged in users. I can make it work on my local machine but cannot work out how to point to a remote database. I have c
I am trying to formulate a connection string in VBscript to our Kaspersky AntiVirus Database. I know the server name, the database, the port, the id, the password and the Initial Catalog. My str
I need to deploy an SQL Server 2008 R2 Express Edition database and tables,store-procedure with my app form C# by Visual Studio 2010 project using setup project. Ii create setup of my project but get
I got a LAN (non-domain) nature. One of the PC of Widnows 7 Pro (32bit) is hosting SQL Server Express 2008 and Custom Made Application which is using the SQL server. Now the other PC (Vista Business)
I have some code that works for other folks but not for the SharePoint site I am trying to connect to. When I ran my code on my SharePoint, I am unable to find the List object. I thought at first that
I am sure this question must have been asked before but I haven't found any answer on the web. How does one create a dsnless connection string in Excel 2010 in order to access a sql-server database?
I know MS removed the DBF import export, but hopefully someone knows of a workaround. I use Access to import/export dbf files as needed for our presort software. The code is: DoCmd.TransferDatabase a
if i have multiple custom delimited text file like (comma,vertical bar etc..). i have tried like "Format" = "Delimited(;),(|)" but failed.. Delimited columns Provider=Microsoft.Jet.OLEDB.4.0;Data Sou
Hi All, Please tell me which odbc driver need to be installed from mssql 2000 ans MSSql 2005 as well does ODBC 3.526 works for ms sql 2005 Please reply asap Thanks
Hello world! I am digging myself into the topic of database connections and unfortunately I am stuck. Problem: On a sharpoint webserver I have two files: source.xlsx and analysis.xlsx. The source