Inet Contol in visual Basic
-
Dear all i have this problem keeps coming often using inet control 12002 time out can any body give me the solution .its very urgent... i am using the inet control to download the data from remote server.. the main intention is to download the database rows from remote server to my local system which is in access database plzzzzzzzzzzzzzzzzzzzzzzzzzzzzz help me thanks in advance
-
Dear all i have this problem keeps coming often using inet control 12002 time out can any body give me the solution .its very urgent... i am using the inet control to download the data from remote server.. the main intention is to download the database rows from remote server to my local system which is in access database plzzzzzzzzzzzzzzzzzzzzzzzzzzzzz help me thanks in advance
Are you saying that you're trying to use an Access database on a remtoe machine, acrossed the Internet?? Since Access is a file based database, this is a very high security risk!
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
Dear all i have this problem keeps coming often using inet control 12002 time out can any body give me the solution .its very urgent... i am using the inet control to download the data from remote server.. the main intention is to download the database rows from remote server to my local system which is in access database plzzzzzzzzzzzzzzzzzzzzzzzzzzzzz help me thanks in advance
To add to Dave K's point. I have used Access over a company intranet and found the performance pretty poor even with dedicated links. Over the internet I'd think it's a non-starter. :)
Regards David R --------------------------------------------------------------- "Every program eventually becomes rococo, and then rubble." - Alan Perlis