473,785 Members | 2,488 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ACCESS over TCP/IP

Anyone knows if it is possible to make a database connection over TCP/IP to
an MS ACCESS database? If yes please give me an example or any documentation
please.

Best regards,

Nuno
Nov 20 '05
22 8910
;-)

"Herfried K. Wagner [MVP]" <hi*******@m.ac tivevb.de> wrote in message
news:ug******** ******@tk2msftn gp13.phx.gbl...
"Jerry" <Je*********@ya hoo.com> schrieb:
Jet 4.0 connection objects support the use of IP address.


Thanks for the information. I am not really familiar with databases
(especially Access databases), but I read what I wrote somewhere some time
ago...

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet

Nov 20 '05 #11
"Jerry" <Je*********@ya hoo.com> schrieb
Herfried,

Sorry you are incorrect. I do this everyday. If the client has
large datasets I put him on SQL 2000. IP addresses work to access
ANYTHING just as if I use a DNS name.

I don't think you are *directly* accessing the database over TCP/IP. On
which port should I or the Jet Engine connect? What's the protocol? What's
listening on the server for the client's requests?
--
Armin

Nov 20 '05 #12
Cor
OledDB?
Nov 20 '05 #13
Cor
Correction the next was ununderstandabl e.
..
Jet 4.0 connection objects support the use of IP address.
I don't have a public server available right now to show you that you can
Read/Write whatever to a Jet database from anywhere over the Internet, but
if I have time to get my 2003 server installed I will be glad to send you a VB.NET exe which will connect to it. Give me a few weeks. I used this method in the infancy stages of a large project for a large corporation so that
they could continue development while waiting for their SQL server.

OleDB?
Nov 20 '05 #14
Armin,

..NET takes care of all that. The key difference between using SQL 2000 or
Oracle as opposed to Jet is what it does to the SERVER, not how it looks to
the client. By the time data gets to the client it is XML and he doesn't
care what served it to him. If you are serving a large database you should
use a Data server which optomizes things on the server. Jet does little to
help the server run well.
MS Access (I think 95 and above) actually has tools for establishing
connections over the Internet within itself. If you have a copy check it
out. You can establish the connection by IP or by path name.

Regards
"Armin Zingler" <az*******@free net.de> wrote in message
news:OG******** ******@TK2MSFTN GP11.phx.gbl...
"Jerry" <Je*********@ya hoo.com> schrieb
Herfried,

Sorry you are incorrect. I do this everyday. If the client has
large datasets I put him on SQL 2000. IP addresses work to access
ANYTHING just as if I use a DNS name.

I don't think you are *directly* accessing the database over TCP/IP. On
which port should I or the Jet Engine connect? What's the protocol? What's
listening on the server for the client's requests?
--
Armin

Nov 20 '05 #15
OleDB.

"Cor" <no*@non.com> wrote in message
news:3f******** *************** @reader20.wxs.n l...
Correction the next was ununderstandabl e.
.
Jet 4.0 connection objects support the use of IP address.
I don't have a public server available right now to show you that you can Read/Write whatever to a Jet database from anywhere over the Internet, but if I have time to get my 2003 server installed I will be glad to send
you a
VB.NET exe which will connect to it. Give me a few weeks. I used this

method
in the infancy stages of a large project for a large corporation so that
they could continue development while waiting for their SQL server.

OleDB?

Nov 20 '05 #16
Armin,

I'll get back to you on the Port.
I have to go do something now.

"Armin Zingler" <az*******@free net.de> wrote in message
news:OG******** ******@TK2MSFTN GP11.phx.gbl...
"Jerry" <Je*********@ya hoo.com> schrieb
Herfried,

Sorry you are incorrect. I do this everyday. If the client has
large datasets I put him on SQL 2000. IP addresses work to access
ANYTHING just as if I use a DNS name.

I don't think you are *directly* accessing the database over TCP/IP. On
which port should I or the Jet Engine connect? What's the protocol? What's
listening on the server for the client's requests?
--
Armin

Nov 20 '05 #17
Cor
Jerry,
Before you think that I see no problems accessing MS-Access over Internet, I
think that is widely spread used and gives in my opinion with low access no
problems.
The only thing I don't see, how to access a MS-Access database on a server
(without IIS) in Amsterdam, while the IIS (Asp.net) server that access it
(connected to it) is in NewYork.
Cor
Nov 20 '05 #18
The thing is Cor that you have to access the disk that the .mdb file is on.
Once you have that you just open the file as normal.

It's the accessing of the disk that can be problematic because it needs to
use the netbios related ports on the target server which are unlikely to be
open and exposed to the internet, as a matter of course, at the target site.

If you recall, these were the ports that allowed that recent nasty to do
it's stuff.

But, the point is, if you can connect to the share containing the file, then
you can open the .mdb.

"Cor" <no*@non.com> wrote in message
news:3f******** *************** @reader20.wxs.n l...
Jerry,
Before you think that I see no problems accessing MS-Access over Internet, I think that is widely spread used and gives in my opinion with low access no problems.
The only thing I don't see, how to access a MS-Access database on a server
(without IIS) in Amsterdam, while the IIS (Asp.net) server that access it
(connected to it) is in NewYork.
Cor

Nov 20 '05 #19
Cor
Stephany,
That I know, in that way I can reach every other file.
But what I mean in saying it in other words is that when you connect to an
SQL server in your IDE you do not have to give a share, it is a Server over
IP I think (there stops my knowledge at the moment).
It is an extra benefit, but one that I don't believe that I ever shall use.
But it is an extra benefit.
But it is becoming a theoretical discussion just because Herfried
misunderstood the question.
And I am not good in that I am very pragmatic.
I only came in to try to make things clear between connection and access.

But thanks for your post.
I apriciate it.

Cor
Nov 20 '05 #20

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

63
5935
by: Jerome | last post by:
Hi, I'm a bit confused ... when would I rather write an database application using MS Access and Visual Basic and when (and why) would I rather write it using Visual Studio .Net? Is it as easy in Visual Studio to create reports and labels as it's in Access?` The advantage of VS.net is that not every user needs Access, right? And that would eliminate the Access version problem as well I guess.
13
2953
by: bill | last post by:
I am trying to convince a client that dotNet is preferable to an Access project (ADP/ADE). This client currently has a large, pure Access MDB solution with 30+ users, which needs to be upgraded. I believe a dotNet solution is better, but I'm trying to be as convincing as possible -- and maybe I'm wrong! I would appreciate any input or references which could help me.
1
4345
by: Dave | last post by:
Hello NG, Regarding access-declarations and member using-declarations as used to change the access level of an inherited base member... Two things need to be considered when determining an inherited base member's access level in the derived class: its access level in the base class and the type of inheritance (public, protected, or private). After this determination is made, the following possibilities exist for manually changing the...
13
13357
by: Simon Bailey | last post by:
I am a newcomer to databases and am not sure which DBMS to use. I have a very simplified knowledge of databases overall. I would very much appreciate a (simplifed) message explaining the advantages and disadvantages of both programs. Many Thanks Simon
0
2980
by: Frederick Noronha \(FN\) | last post by:
---------- Forwarded message ---------- Solutions to Everyday User Interface and Programming Problems O'Reilly Releases "Access Cookbook, Second Edition" Sebastopol, CA--Neither reference book nor tutorial, "Access Cookbook, Second Edition" (O'Reilly, US $49.95), by Ken Getz, Paul Litwin, and Andy Baron, delivers hundreds of practical examples, up-to-date suggestions, and handy solutions to real-world problems that Access users and...
20
3347
by: Olav.NET | last post by:
I am a .NET/C++ developer who is supposed to do some work with Access. I do not know much about it except for the DB part. Questions: *1* I am looking for INTENSIVE books to get quickly up to speed. I like books with practical exercises, and also with test questions (like cert books) *2*
64
5260
by: John | last post by:
Hi What future does access have after the release of vs 2005/sql 2005? MS doesn't seem to have done anything major with access lately and presumably hoping that everyone migrates to vs/sql. Any comments? Thanks
1
3348
by: com | last post by:
Extreme Web Reports 2005 - Soft30.com The wizard scans the specified MS Access database and records information such as report names, parameters and subqueries. ... www.soft30.com/download-1-11975.htm - 31k - Cached - Similar pages MDBSecure 1.0.8.0 - Soft30.com Utility which makes it easy to create secure MS Access Databases, ... MS Access 2000/2003 format. 30 day money back guarantee, 30 day trial. ...
17
4418
by: Mell via AccessMonster.com | last post by:
Is there a way to find out where an application was created from? i.e. - work or home i.e. - if application sits on a (work) server/network, the IT people know the application is sitting there, but is there a way they can find out if that application was put there from a CD or email or created at work? Hint: It's not on a client/server database, just native jet database mdb created on Access 2003 (default 2000)...
37
5245
by: jasmith | last post by:
How will Access fair in a year? Two years? .... The new version of Access seems to service non programmers as a wizard interface to quickly create databases via a fancy wizard. Furthermore, why would you even continue to use Access as a backend when you have a much superior option in SQL express? What about as a future front-end development tool? Let's get serious. Microsoft continues to publish numerous articles and videos on how you...
0
9480
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10147
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10091
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9950
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6739
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5381
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4050
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2879
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.