Re: how do i connect to a remote database
Tech-Archive recommends: Speed Up your PC by fixing your registry
On Fri, 30 Dec 2005 14:51:02 -0800, Gerlop <Gerlop@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
¤ i have a website that i use to file all my clients information, the go online
¤ and they type the information. i'm using an microsoft access database. Now,
¤ i want to create a windows application that i can run whenever a want to
¤ transfer the new information that is on my website database to my local sql
¤ server database. I just want to know how do i make a connection to the
¤ database onlie using visual studio .net 2005 or if you have another option
¤ please let me know.
Do you have access to the file through the network or only HTTP?
Paul
~~~~
Microsoft MVP (Visual Basic)
.
Relevant Pages
- Re: Access vs SQL
... the Microsoft Jet database engine has been ... > ¤ How about if we say that an .mdb file is an Access file that wraps a JET ... (microsoft.public.dotnet.languages.vb) - Re: Load Picture from MS Access to VB6
... in code to compact the database via a menu option. ... there is a chance the filename of the photo itself can ... > ¤ Well, I figured it out I think. ... loaded images into the database directly through Access (so that I could ... (microsoft.public.vb.general.discussion) - Re: programatically create Access 2007 database
... ¤ From this: ... To create an Access 2007 database programmatically you must add the Microsoft Office 12.0 Access ... If Access 2007 is not installed then you must install the Office 2007 Data Connectivity Components: ... (microsoft.public.data.oledb) - Re: Please Help Me in Visual Basic 6.0 SP6
... Dim dbPath As String ... Above is my programming where in this programming, ... how can i indicate myself which one i'm gonna insert to the database. ... > ¤ solution where as somebody can help me where to start. ... (microsoft.public.vb.database) - Re: Any reason why accessing Access should slowdown?
... On the MSACCESS / JET OLEDB front, you responded to a query I had about the ... Declared connection to Access database using string based on Jet OLDB ... Set up recordset filter in response to earlier input / selection ... ¤ I am writing a VB6 App using an Access database backend ... (microsoft.public.vb.database) |
|