Re: Access 2003 and SQL Server 2000 record locks (long)
- From: lyle <lyle.fairfield@xxxxxxxxx>
- Date: Fri, 30 Nov 2007 04:54:28 -0800 (PST)
On Nov 29, 4:15 pm, jsac...@xxxxxxxxxxx wrote:
On Nov 29, 3:11 pm, Rich P <rpng...@xxxxxxx> wrote:
Hi Jim,
I use the standard datagridview that comes with VS2005. Here is the
catch though, VS2005 works best with a 2.8 gig processor or higher and
at least 2 gigs of memory. I have had hardware issues at my place for
people that are still using 1.8 gig processors and 1 gig of mem. The
memory at 1 gig isn't actually that bad (if they aren't loading hundreds
of thousands of records), but the 1.8 gig processor does hurt a little
bit. But if you are going to load 200,000 records into a table -
remember that in .Net it is all in memory. So 2 gigs definitley better
than 1 gig.
.Net is fairly resource intensive, but if your hardware has enough
horsepower, you won't notice it (big IF -- I know).
Rich
*** Sent via Developersdexhttp://www.developersdex.com***
Thanks Rich, now it's off to the store for some training material on
VS.NET 2005!
Jim
Great!
Have you researched this carefully?
I have an ASP file that shows twenty records. It appears
instantaneously.
I have an ASPX file on the same site that shows the same records. It
appears in five to ten seconds.
Now it's quite possible that I haven't optimized my ADO.Net and ASPX
to the extent I've optimized my ADO and ASP. I've been using the first
for two years or so and the last for six or seven years.
Then again I have been programming for more than twenty years so it's
always possible that I have optimized them both.
.
- References:
- Re: Access 2003 and SQL Server 2000 record locks (long)
- From: jsacrey
- Re: Access 2003 and SQL Server 2000 record locks (long)
- From: Rich P
- Re: Access 2003 and SQL Server 2000 record locks (long)
- From: jsacrey
- Re: Access 2003 and SQL Server 2000 record locks (long)
- Prev by Date: Re: Breakpoints not working
- Next by Date: How to put password in my database?
- Previous by thread: Re: Access 2003 and SQL Server 2000 record locks (long)
- Next by thread: Problem with append query - memo field
- Index(es):
Relevant Pages
|
|