Wrox Programmer Forums
|
VB Databases Basics Beginning-level VB coding questions specific to using VB with databases. Issues not specific to database use will be redirected to other forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB Databases Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 8th, 2009, 05:49 PM
Authorized User
 
Join Date: Nov 2005
Posts: 19
Thanks: 1
Thanked 0 Times in 0 Posts
Default 10 gold rules on access ...

Please!
I use ado and access 2000.
When the mdb is in c:\...mdb all operation are very very fats similar update, delete find sql command ecc...
But when i svae the same mdb on network dir the time of release operation is very slow, slow, slow...

Please... "10 gold rules on access database in network dir"...
Tks.
 
Old February 8th, 2009, 06:27 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
Send a message via MSN to gbianchi
Default

And you are asking why?? because in a network (if my memory doesn't fail) the driver get all the table, not only the subset of data you need.
Then on your side it choose the correct data that you want.
__________________
HTH

Gonzalo


================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the
proof.
================================================== =========





Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to update access rules in ASP.NET taboadar ASP.NET 2.0 Professional 0 December 21st, 2008 09:54 AM
Code to make crystal viewer (10) work with access Charinator Access 0 November 16th, 2006 05:26 AM
Ch 10 :Data Access Component smsteven BOOK: Beginning Visual Basic 2005 Databases ISBN: 978-0-7645-8894-5 1 July 24th, 2006 05:09 PM
Rules/Constraints dhay1999 SQL Server 2000 1 July 11th, 2004 01:50 PM
How to display Oracle raw(10) in Access 97 lgharis Access 0 February 27th, 2004 12:25 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.