Re: connectionstring for VB.Net app which connects to MDB on website

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 08/20/04


Date: Fri, 20 Aug 2004 09:01:56 -0500

On Thu, 19 Aug 2004 20:53:01 -0700, "Rhek" <Rhek@discussions.microsoft.com> wrote:

¤ Hello,
¤
¤ I am hoping that someone can provide a code sample using the following
¤ sample information below. I am wanting to create a vb.net application that
¤ is run on a local computer and connects to our database on our website. I
¤ have seen some connection strings for SQL but not MS Access. I think they
¤ would be close to the same but not really sure.
¤
¤ database MS Access: test.mdb
¤ IP Address: 123.456.78.00
¤ website: www.mysite.com
¤ database odbc: mydatabase
¤ user: myuser
¤ password: mypw
¤
¤ I hope I provided enough information and would greatly appreciate any code
¤ samples that anyone could provide.

I'm only aware of the MS Remote Provider and I don't know whether it will work under ADO.NET. It is
also no longer supported by Microsoft:

http://www.able-consulting.com/MDAC/ADO/Connection/MSRemote.htm

The alternative is to use a Web Service or binary Web Remoting.

Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)



Relevant Pages

  • Re: connectionstring for VB.Net app which connects to MDB on website
    ... > I am hoping that someone can provide a code sample using the following ... > sample information below. ... > is run on a local computer and connects to our database on our website. ...
    (microsoft.public.dotnet.general)
  • connectionstring for VB.Net app which connects to MDB on website
    ... I am hoping that someone can provide a code sample using the following ... sample information below. ... is run on a local computer and connects to our database on our website. ...
    (microsoft.public.dotnet.general)
  • Re: Continuously monitors Outlook and stores email data in database.
    ... automatically for an e-commerce web site. ... along with some HTML pages I created to allow customers to log in, ... information and put it into your database. ... any testing of any illustrative code sample for any particular use. ...
    (comp.databases.ms-access)
  • Re: templates question: can you parameterize the template passed?
    ... Would you mind posting a little code sample. ... > The action class does not need to derive from the accessor. ... >> But I want a general database class, ... >> Angus Comber ...
    (microsoft.public.vc.atl)
  • Re: upload file into database in asp
    ... Do you have a code sample of how you run the doc file download/edit/upload? ... so far I am doing some small testings and what I can do is upload the ... however, I cann't insert them into the database, Plus, what type ... without even the implied warranty of merchantability ...
    (microsoft.public.inetserver.asp.general)