473,394 Members | 1,812 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

how to Connect access database which is on web server (ftp://www.abc.com) using ado

9815402440
180 100+
hi
i have a ms access database which is on web server (ftp://www.abc.com) .
i want to connect this database using ado in vb6.

please help

regards
manpreet singh dhillon hoshiarpur
Oct 25 '07 #1
6 5008
debasisdas
8,127 Expert 4TB
Try to find the details here.
Oct 25 '07 #2
9815402440
180 100+
hi debasisdas

thanx for the reply. i checked the page reffered by you.

i tried following
Provider=MS Remote;Remote Server=ftp://jaiveeru.com@www.jaiveeru.com;Remote Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Manpreet/Data.mdb;Persist Security Info=False


and

Provider=MS Remote;Remote Server=ftp://jaiveeru.com;Remote Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Manpreet/Data.mdb;Persist Security Info=False

but it genrates error "Could not connect to the server"

my server is password protected.


please help

thanx
manpreet singh dhillon hoshiarpur
Oct 25 '07 #3
code937
24
I'm interested in how this is done as well :)
Oct 26 '07 #4
QVeen72
1,445 Expert 1GB
Hi Manpreet and Code..,

This Link is for http Login toWebPage Which needs Authorization

I'am not very sure, it will login to ftp.. any way you can check it out...

Regards
Veena
Oct 26 '07 #5
9815402440
180 100+
hi veena

thanx for the reply
i tried the code on the link suggested by you. but this dont solve the problam.
i am making a project in vb6. i am keeping database on ftp://www.abc.com
and i want to connect it using ado.

please help

regards
manpreet singh dhillon hoshiarpur
Oct 27 '07 #6
QVeen72
1,445 Expert 1GB
Hi,

One way out wud be, Create an ASP.Net or an ASP Page and get Required Data on to the Page. In VB, Place a WebControl on the Form, Navigate to that Page and using InnerHTML of the WebControl, Extract the Data into VB Project...

Regards
Veena
Oct 28 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

15
by: CSharpguy | last post by:
I need to upload a file to an FTP server, can someone point me to some code that connects to an FTP server and uploads a file?
3
by: dinoo | last post by:
Hi, I need help here. I am converting an vb application to c#. The existing application connects to the mainframe server using FTP and downloads a file (dataset). Is it possible in .NET to...
1
by: iancarr00 | last post by:
Ok, So far I have been pulling my hair out! I can't get dreamweaver mx8 (on mac osx) to access my database, which is sat on a streamline.net shared windows server. I have acsess to my database...
2
by: jeffhan | last post by:
we have os/400 db2 database at the backend. i installed db2 v9 connect server on one windows server which is locating the same network with database server. now how to i configure the connect...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.