No announcements
Found 2015530 threads
-
0 Votes
Accessing database from another computer
another user can fill the form from his own system and it will be saved on my computer. What to do for this? Please help..... How do I ...Answered | 1 Replies | 6335 Views | Created by Avnish Srivastava - Tuesday, September 21, 2010 4:39 AM | Last reply by Sebastian Canevari - Tuesday, September 21, 2010 4:52 PM -
0 Votes
Database Access problems
I am using SQL server to host my database, and accessing it from a C# program, and everything works fine on my computer. Then when I try to publish the program and ...Unanswered | 2 Replies | 2949 Views | Created by dcroman - Sunday, December 17, 2006 2:15 AM | Last reply by JThiloR - Sunday, December 17, 2006 10:44 PM -
1 Votes
accessing lightswitch app from outside network
Hello, I published lightswitch IIS app to internal server. Accessing from within server works fine. However access from outside is having data access issues (sql ...Answered | 3 Replies | 1101 Views | Created by Nehemiah Willis - Wednesday, November 7, 2012 4:33 PM | Last reply by Paul Van Bladel - Wednesday, November 7, 2012 5:47 PM -
0 Votes
Connecting to remote SQL database in JavaScript
When attempting to test a connection to a remote database I am recieving the following message: Error: Safety settings on this computer prohibit accessing ... -
0 Votes
Accessing Sharepoint from another computer
things in order to function. so you must have a WSS on R2 if you want to run code. Another way to do it is to write a web service to perform WSS ...Answered | 1 Replies | 6340 Views | Created by George Luiz - Friday, February 29, 2008 3:01 PM | Last reply by Moonis Tahir - Friday, February 29, 2008 3:08 PM -
0 Votes
Windows Authentication problem with App_Data sources
database from within VS. Unfortunately, it won't connect from there anymore with Windows Authentication. So, I have to add yet another login for my own ...Discussion | 1 Replies | 7651 Views | Created by Eric Ford - Monday, July 31, 2006 7:45 PM | Last reply by Mike Wachal - MSFT - Tuesday, August 8, 2006 4:14 PM -
0 Votes
Cant connect to MySql database from another computer
Thanks for your reply. My visual c++ code is already in a try catch block however I do not get any exception messages all I get when I run it on another computer is the app crash's ...Discussion | 5 Replies | 1352 Views | Created by sur4j - Sunday, February 2, 2014 4:17 PM | Last reply by sur4j - Monday, February 3, 2014 7:23 PM -
0 Votes
Accessing wcf windows service from another computer
is that I want to move the client to another computer and still connect to the service. This is not working for me and I suspect it might be a config file entry for the ...Unanswered | 3 Replies | 2960 Views | Created by jmrut - Tuesday, January 14, 2014 7:34 PM | Last reply by jmrut - Wednesday, January 15, 2014 3:59 PM -
4 Votes
connecting to database on my computer from another computer
how would I be able to extract the data from the database? (preferably in C# ofcourse) And if this code would run on another computer, will it ...Answered | 14 Replies | 6935 Views | Created by RubenPieters - Monday, February 16, 2009 6:25 PM | Last reply by RubenPieters - Sunday, February 22, 2009 3:11 PM -
0 Votes
Connecting to SQL database on one computer from another computer
is it possible to connect to the sql server database from another computer without that other computer having any SQL ...Answered | 4 Replies | 692 Views | Created by Yoshimiii - Friday, February 5, 2016 6:31 PM | Last reply by Yoshimiii - Friday, February 5, 2016 7:07 PM -
0 Votes
ClickOnce and VB2005 Express problems
Version 7.0.3300.0 in the GAC" which is really helpful as I see from another thread that this file was deleted between RC1, RC2 and the final version. I ... -
0 Votes
ODBC Microsoft Access Drive Error with Photoshope Application
started when my daughter got a new camera and loaded it to the Photoshop application. Now from what the error code says "The Microsoft jet database engine stopped the ...Unanswered | 2 Replies | 9056 Views | Created by Photoshop262 - Saturday, September 25, 2010 3:00 PM | Last reply by Liliane Teng - Friday, October 1, 2010 9:50 AM -
1 Votes
Problem in accessing SQL Server database copied to another computer
Hi Chirag Shah, Thanks. That should settle it. Could you help me though simply how to copy using backup and restore or other methods from one stand alone ...Answered | 4 Replies | 6066 Views | Created by mosingson - Wednesday, August 4, 2010 7:07 AM | Last reply by mosingson - Thursday, August 5, 2010 1:42 AM -
2 Votes
Connecting to Database from another computer
steps, but when I try to connect to the database from the other computer, I get the error "Login failed. The login is from an untrusted domain and cannot be ...Answered | 13 Replies | 3765 Views | Created by Vaibhav Sawhney - Tuesday, July 10, 2012 8:18 AM | Last reply by Rick Byham, Microsoft - Tuesday, July 10, 2012 9:17 PM -
0 Votes
Database Engine from One Computer to Another
application. I would love to transfer the database from the development computer to the application compute. By the way, these computers are NOT networked and are miles ...Answered | 1 Replies | 7618 Views | Created by FMorse - Wednesday, May 31, 2006 5:13 PM | Last reply by Jens K. Suessmeyer - - Wednesday, May 31, 2006 7:46 PM -
0 Votes
Error accessing WCF Service in Silverlight from another computer
application from another computer I get the same error and I get the Unauthorized error when I run SCVUTIL to test the service.Unanswered | 8 Replies | 23166 Views | Created by prlPT - Monday, July 27, 2009 7:23 AM | Last reply by Maud L - Friday, July 31, 2009 3:49 AM -
0 Votes
Accessing one Acess database from another
You can link to a table via 'DoCmd.TransferDatabase acLink' command and use it in Queries, Forms or Reports as if it is table in the open database. Make sure to remove that ...Answered | 2 Replies | 394 Views | Created by William Warwick - Saturday, January 10, 2015 9:08 PM | Last reply by Virendra Bajpai - Sunday, January 11, 2015 6:58 AM -
0 Votes
Problems with transferring database to another computer?
When I move a 2007 MS Access database from one computer to another, I've found that some of the settings do not transfer correctly. From what I can ...Answered | 3 Replies | 4410 Views | Created by WeibEsel - Tuesday, August 31, 2010 7:06 PM | Last reply by Andrey Artemyev - Tuesday, August 31, 2010 7:31 PM -
0 Votes
accessing one form from another
Are any of these methods better for accessing a form from another form: ((Main)this.ParentForm) or var main = ...Answered | 6 Replies | 724 Views | Created by Debra has a question - Wednesday, October 21, 2015 3:57 PM | Last reply by Andy ONeill - Wednesday, October 21, 2015 6:05 PM -
3 Votes
How can i access SQL Server Analysis Services database remotely from another computer in different domain?
Thanks for your reply willson yuan, above solution didn't work for me. As i want to access SQL Server Analysis Services database from another computer which is on ...Answered | 6 Replies | 2674 Views | Created by Sohaib Ali - Wednesday, March 7, 2018 6:58 PM | Last reply by Visakh16 - Thursday, March 15, 2018 6:11 AM - Items 1 to 20 of 2015530 Next ›
No announcements