SQL SERVER with VS2010 Login
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
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 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 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
I have an access database frontend installed on multiple workstations on the network. The backend (containing the tables) is stored on a network drive. Beint new to access, and VBA, I am not sure how
Hello! I'm having an issue with connecting to my Access 2010 database through SQL Server 2008 Report Builder 3.0. I attempted using the 2007 connection string but it keeps failing. I have it set up th
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 upsize Wizard to put a table on our SQL Server (2008 r2)and still use the 2010 Access database for the frontend. It works fine on my computer because I setup a data source from
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
I am trying to create a SQL 2008 connection from VBscript using Windows Authentication and I am getting the error "login failed" for the below string. Any sort of help is much appreciated. strConnect
I have made at database at SQL 2008. I have added the database at my Visual basic project and prepare my application. While I am adding records from the FORMS I have made at VB, it is saving at the da
Dear Buddies: I have a sql db with its application. I bring this program and the associated sql database to another computer. How can I get the "server" and "data source" of new computer for str
Hi! (sorry for bad english) I get an error code that says (translated from swedish) "Wrong SQL expression, use Delete, Select, Insert...." Error Code -2147217900 (80040e14) rs.Open i marked The thi
Good Day Sir, Thanks for your articles on connection strings. They are quite educative and useful for beginners and experienced users. Please I have an issues that goes as follows: I have a 32
Hi, I'm having windows application and ms access database as backend.... I want to use IP address of machine, where my ms access database resides, in datasource property of appsettings in app.conf
How to connect access 2007 or 2010 with vb 6, thanks for your help. attn. gerardo g
I have multiple programs that access a single connection string in a ini file. Some of the programs are .net and some are not. I am using the following connection string. ConnectionString=Provider=
I am new to this, I have searched and searched but cant find the answer im looking for. Im using visual basic c# and a web app form this is where the users log into the site. (I have sql 2008 appl
Error: A network related or instance-specific error occurred while establishin a conncection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct an
Am using a connection string to connect to SQL Server 2000 via Visual Basic DLL. We are moving to SQL Server 2008. Tried to use same connection string but am not getting any results. Do I need to use
I am currently testing the conversion to Access 2007 from Access 1997. I have discovered an anomaly in the external access process to Access 2007 databases. If you connect to the Access 2007 databas
Have a small ap that otheres want to use. Originally the ap was connected to SQLServer Express R8 via odbc with linked tables (only use 2 of the 50 tables in the db) and it works fine. Now that others
I have Excel 2007 data sheet with connetion to external data source (SQL Server 2008). Sometimes server goes blocked for hours - so I need command timeout to switch to another server. I need it within
Is it possible via connection string, specify to which schema refer, just to be more clear, I cannot refer to dbo, I have a schema named as the username, it's an shared hosting environment. This