Re: Access DB grows too fast.
From: Nate Clark (ntclark_at_attglobal.net)
Date: 06/29/04
- Next message: William \(Bill\) Vaughn: "Re: Access DB grows too fast."
- Previous message: William \(Bill\) Vaughn: "Re: Access DB grows too fast."
- In reply to: William \(Bill\) Vaughn: "Re: Access DB grows too fast."
- Next in thread: William \(Bill\) Vaughn: "Re: Access DB grows too fast."
- Reply: William \(Bill\) Vaughn: "Re: Access DB grows too fast."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 29 Jun 2004 00:21:30 GMT
Thanks very much for the advice Bill. It helps me more than you might know.
I didn't even know about MSDE. A quick search found it and that is
something I think I can really use.
This particular application is one that I inherited a few months ago and
it had been completely built with an Access database. Thare are huge
processing requirements all throughout the application that are done in
SQL over Access and quite frankly bring it (Access), to it's knees.
Even though this application is in that stage between Beta test and
delivery, I think that given the circumstances and problems I've been
encountering with the more "real world" data sets, having any different
client only DB is going to ward off substantial problems in the future.
Not the least of which is this "rumor" of problems with an Access DB
over 2 GB. It is certainly worth a try !
I also have another system that makes heavy use of a client side DB for
which I've had to dance around it's limitations for 5 years now,
currently using the precursor to Adapaptive Server Anywhere for this
system. I have been wanting to replace it's client side DB and this
looks like just the ticket !
Thanks again !
Nate Clark
William (Bill) Vaughn wrote:
> I expect that there's some "modifying" going on. I don't recommend
> SQLPrepare for SQL Server as all of the more recent drivers/providers don't
> need it. If I were you I would switch to MSDE where the operations can be
> more closely monitored and it's designed for more throughput.
>
- Next message: William \(Bill\) Vaughn: "Re: Access DB grows too fast."
- Previous message: William \(Bill\) Vaughn: "Re: Access DB grows too fast."
- In reply to: William \(Bill\) Vaughn: "Re: Access DB grows too fast."
- Next in thread: William \(Bill\) Vaughn: "Re: Access DB grows too fast."
- Reply: William \(Bill\) Vaughn: "Re: Access DB grows too fast."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|