No announcements
Found 2266791 threads
-
3 Votes
Error: Cannot connect to (local)
Named pipes is not used for local connections (Shared memory is used) so this advice is incorrect.Answered | 7 Replies | 3664 Views | Created by maamearaba - Sunday, December 4, 2011 2:48 PM | Last reply by maamearaba - Thursday, December 8, 2011 7:26 PM -
0 Votes
Connect to local SQL express 2005 database from RDP Connection
If you are running application on a remote server , then you should change your connection string to point to SERVERNAME = db server and initial catalog to the Db name on db server .Answered | 1 Replies | 6432 Views | Created by Gonzalioz - Wednesday, October 7, 2009 11:13 AM | Last reply by Lekss - Wednesday, October 7, 2009 8:37 PM -
0 Votes
Getting error trying to connect to local server
I temporary changed the Log On As user of the database server MSSQLSERVER to a local admin and it works.Answered | 4 Replies | 1129 Views | Created by MESfred - Friday, October 5, 2018 1:19 PM | Last reply by Erland Sommarskog - Thursday, October 18, 2018 9:38 PM -
0 Votes
how to access local database
It is just an example on how you can access!!!Answered | 7 Replies | 3576 Views | Created by roma_victa - Monday, January 10, 2011 10:56 AM | Last reply by vijaykamat - Wednesday, January 12, 2011 4:28 AM -
0 Votes
Database Connectivity error
Hi, If you try to connect to the instance on the same machine, please make sure that the instance name is correct: if you use default instance, simply specify your ...Answered | 4 Replies | 3332 Views | Created by BrahmMisir - Monday, November 28, 2011 1:28 AM | Last reply by Maggie Luo - Tuesday, November 29, 2011 3:18 AM -
0 Votes
Connecting to MS Access database
NuGet BaseConnectionLibrary for database connections.Answered | 8 Replies | 1511 Views | Created by Rob Slabbekoorn - Friday, May 29, 2020 1:54 PM | Last reply by Rob Slabbekoorn - Wednesday, June 3, 2020 8:09 AM -
0 Votes
Can access local database engine
Hi Considering the Error above, What authentication are you using to connect to SQL server?Answered | 5 Replies | 1436 Views | Created by Shanker Paudel - Tuesday, November 12, 2013 12:36 PM | Last reply by Fanny Liu - Wednesday, November 20, 2013 1:20 PM -
0 Votes
Error Accessing Sql DataBase
Try the forums under the SQL Server category if you need help enabling Windows Authentication or obtain access to SQL Server.Answered | 3 Replies | 4519 Views | Created by x00x - Thursday, June 24, 2010 9:47 PM | Last reply by Sheng Jiang 蒋晟 - Friday, June 25, 2010 10:10 PM -
3 Votes
Error 26 while trying to Connect to a SQLExpress 2005 database on a remote computer
I can ping the computer successfully if I use the IP address of the machine so I suspect it's not a bad TCP connection.Answered | 10 Replies | 10832 Views | Created by corrywd - Saturday, December 4, 2010 12:57 AM | Last reply by corrywd - Tuesday, April 2, 2013 5:49 PM -
3 Votes
Best method to access an mdf database on a local server
Papy, I changed the User Instance = False and now I can access the database from two workstations at the same time.Answered | 7 Replies | 8300 Views | Created by BHend - Saturday, May 7, 2011 1:31 AM | Last reply by BHend - Wednesday, May 11, 2011 2:43 AM -
0 Votes
Installing application on another computer - not connecting to SQL database?
Publish (Visual Studio 2010) onto another computer, and then run the application on the other computer, it wont connect to the SQL database on the ...Answered | 3 Replies | 1884 Views | Created by Verraine - Sunday, April 22, 2012 10:39 PM | Last reply by Verraine - Tuesday, April 24, 2012 4:03 AM -
1 Votes
Cannot connect to Access database
Add Connection==>Change (Data Source)==>Microsoft Access database==>OK==>Browse==>Find your Db file, click, Test Connection, Say OK.Answered | 2 Replies | 2883 Views | Created by Feedbacker - Sunday, October 19, 2008 8:40 PM | Last reply by AlexBB - Vista Ult64 SqlSer64 WinSer64 - Sunday, October 19, 2008 11:28 PM -
17 Votes
Service-Based Database and Local Database
To be able to connect to a SQL Server database the SQL Server service must be running, because it's that that processes your requests and access the data file.Answered | 8 Replies | 54043 Views | Created by Ronan9715 - Tuesday, July 8, 2008 4:57 AM | Last reply by anaHamada - Thursday, April 26, 2012 2:55 PM -
0 Votes
connection error - Access Services connection issue
the SQL Azure firewall prevents all access to your SQL Azure server until you specify which computers have permission.Answered | 1 Replies | 1023 Views | Created by FirmsAFTM - Friday, May 29, 2015 7:59 PM | Last reply by Nithin.Rathnakar - Saturday, May 30, 2015 4:44 AM -
2 Votes
Connection string to Access Database
the database has become an Access 2007 database, so the connectionsting must change as ...Answered | 1 Replies | 4889 Views | Created by Tim Chris - Saturday, September 10, 2011 9:38 AM | Last reply by DiegoCattaruzza - Saturday, September 10, 2011 9:58 AM -
1 Votes
Can't Connect to SQL server on my local computer using PHP
Error 18456 is a login error, so it is likely either an issue with your credentials or your connection string.Answered | 4 Replies | 3658 Views | Created by BigMac90 - Wednesday, August 7, 2013 9:57 AM | Last reply by Sofiya Li - Thursday, August 15, 2013 12:58 PM -
0 Votes
database on a local network
Actually, SQL Server works differently from Access, Access is a file-based dataset while SQL Server is a server-based database.Answered | 9 Replies | 835 Views | Created by ahmeddc - Thursday, July 5, 2018 10:39 AM | Last reply by Teige Gao - Friday, July 6, 2018 1:42 AM -
1 Votes
Connecting To an Access Database
ENDTEXT IF SQLEXEC(sqlHandler,sqlselect,"MyCursor")Answered | 2 Replies | 4171 Views | Created by JFK1965 - Sunday, October 31, 2010 3:57 PM | Last reply by Vladimir Zografski - Sunday, October 31, 2010 5:05 PM -
3 Votes
Connecting an Application to a Microsoft Access Database
There are currently 2 database types which they call access.Answered | 3 Replies | 874 Views | Created by JBarefoot - Monday, May 30, 2016 9:53 PM | Last reply by Kareninstructor - Tuesday, May 31, 2016 12:53 PM -
0 Votes
Sharing Access Databases that are connected to SQL Server
Currently, all of my work is in Access Database so I am familiar with the concepts of a database.Answered | 1 Replies | 705 Views | Created by Cristian Becerra - Saturday, December 23, 2017 10:39 PM | Last reply by Visakh16 - Sunday, December 24, 2017 5:31 AM
No announcements