Sql connection string error, connection is aborted
I am creating a windows application.using sql server 2008. I am getting connection string problem while connecting to .mdf file which is in this location c\folder\file.mdf.
I am creating a windows application.using sql server 2008. I am getting connection string problem while connecting to .mdf file which is in this location c\folder\file.mdf.
I have an 2010 Access Database where I am using a connection string to link (via MA Access Query) to a table on our SQL Server. I am using the connection string below. and it pulls back the table jus
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.
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
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
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 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
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?
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 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 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
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?
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
Hello Dear Friends i need a help with the connection string, im using visual studio 2010 and sql server 2008. I create a exe file for my application, so that i can install it in another laptop, after
Hi all, using the SQL Azure Migration Wizard tool, I get the following error in around 10 tables, when trying to connect to the SQL Azure instance. The first step for connect to the Umbraco DB is sup
Hi there, I am a member of this forum. I am interested to learn SQL server, now i own 2008 standard edition version. Just got it downloaded from website. I do not know anything about this. This is a
I used the Access 2010 upsizing wizard to upload the tables from an Access database to SQL 2008. I believe that I understand the connection string, but I don't know how to apply it. Is it a function i