 |

04-28-2006, 08:46 PM
|
|
Newcomer
|
|
Join Date: Apr 2006
Posts: 7
|
|
Database on Internet
|
Hi All
I want to know can i open connection if my database is on internet server.
|
|

04-28-2006, 10:27 PM
|
 |
Google Hound
Retired Moderator * Guru *
|
|
Join Date: Nov 2001
Location: Arizona, USA
Posts: 12,378
|
|
|
What kind of database? If it's Access, you're out of luck. (You can only connect to Access on an internet server using a server-side process like ASP)
|
__________________
Lou
"I have my standards. They may be low, but I have them!" ~ Bette Middler
"It's a book about a Spanish guy called Manual. You should read it." ~ Dilbert
"To understand recursion, you must first understand recursion." ~ unknown
|

04-29-2006, 07:42 PM
|
|
Newcomer
|
|
Join Date: Apr 2006
Posts: 7
|
|
Reply
|
I have Access Database but you can tell me how can i connect to access on an internet server using a Server-side process like ASP.
|
|

04-30-2006, 10:30 AM
|
 |
Google Hound
Retired Moderator * Guru *
|
|
Join Date: Nov 2001
Location: Arizona, USA
Posts: 12,378
|
|
|
You will use ASP, which runs on the server to connect to the database. The ASP process will retrieve the data and display it in HTML, for your client browser to display.
ASP101.Com is a good place to get started.
|
__________________
Lou
"I have my standards. They may be low, but I have them!" ~ Bette Middler
"It's a book about a Spanish guy called Manual. You should read it." ~ Dilbert
"To understand recursion, you must first understand recursion." ~ unknown
|

05-02-2006, 03:23 AM
|
|
Newcomer
|
|
Join Date: Apr 2006
Posts: 7
|
|
|
I want To connect to database throug Visual basic 6 not from asp.
|
|

05-02-2006, 04:02 AM
|
 |
Junior Contributor
|
|
Join Date: Feb 2004
Location: India,Bangalore
Posts: 380
|
|
|
Is it an Intranet or InterNet application.
Do u want a centralized Access DB ...where in Different users can access the Same Database in the Network ??
|
__________________
"If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything."
|

05-02-2006, 04:24 AM
|
|
Newcomer
|
|
Join Date: Apr 2006
Posts: 7
|
|
|
I can't understand but my database is on Internet server (e.g google.com,classic.com) and i want to connect to database.
|
|

05-02-2006, 10:46 AM
|
 |
Google Hound
Retired Moderator * Guru *
|
|
Join Date: Nov 2001
Location: Arizona, USA
Posts: 12,378
|
|
Quote:
|
Originally Posted by has_rajani
I want To connect to database throug Visual basic 6 not from asp.
...
I can't understand but my database is on Internet server (e.g google.com,classic.com) and i want to connect to database.
|
You can't connect to an Access data file on an internet server from a remote client.
It is NOT possible with Access.
Period.
Access is ONLY accessable on your local machine, or over a LAN. It is NOT accessable over the internet. You may be able to connect if you set up VPN (virtual private network] mapping between the client and the server, as the VPN software acts to extend your LAN to include the remote machine. But, typically, you won't have this available to you. And, even if you do, there's a chance that the intermittent delays associated with the internet would lead to database corruption issues, so I wouldn't recommend it.
|
__________________
Lou
"I have my standards. They may be low, but I have them!" ~ Bette Middler
"It's a book about a Spanish guy called Manual. You should read it." ~ Dilbert
"To understand recursion, you must first understand recursion." ~ unknown
Last edited by loquin; 05-02-2006 at 10:56 AM.
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|