aspose file tools
The moose likes JDBC and the fly likes Doubt in connection with MSAccess Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Doubt in connection with MSAccess" Watch "Doubt in connection with MSAccess" New topic
Author

Doubt in connection with MSAccess

Neela Sathesh
Ranch Hand

Joined: Jan 19, 2004
Posts: 50
hai friends,
Actually,i need the limit of a table i.e,how much records can
we store in a access table.whether it is better to use Oracle?
Thank u,
bye.


With regards,<br />Neela.N
Balaji Loganathan
author and deputy
Bartender

Joined: Jul 13, 2001
Posts: 3150
MsAccess is meant for small operations(limited database connection, small set of tables) etc.,
So if your table is very large and if you are going to have multiple clients than its better ot go for oracle or MS sql server


Spritle Software Blogs
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Doubt in connection with MSAccess