Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > VBA / Office Integration > Word, PowerPoint, Outlook, and Other Office Products > Stupid question wich give me headache


Reply
 
Thread Tools Display Modes
  #1  
Old 07-10-2001, 11:21 AM
Bigpapou
Guest
 
Posts: n/a
Default Stupid question wich give me headache


At work, someone had a database wich contained a big table(4000 rows and over)... to send via e-mail, he splitted the table into smaller ones and created smaller databases with each one.

His problem, wich I aint able to solve, is that the smaller databases are not smaller at all since windowsis giving them the same rating in "Ko" or bytes.

Why?

Reply With Quote
  #2  
Old 07-11-2001, 02:21 AM
Adi
Guest
 
Posts: n/a
Default Re: Stupid question wich give me headache

this may sound like a stupid answer to a stupid question but, if you try to compact the databases (you can actually do that with code. contact me to recieve that code) then they will become smaller (hopefully)

Adi.



Reply With Quote
  #3  
Old 07-11-2001, 05:44 AM
pratim_g
Guest
 
Posts: n/a
Default Re: Stupid question wich give me headache

Hi,
If you are using DAO then try the Compact database method to reduce the size.
It is helpful and removes all spaces and other undesired spaces.

Reply With Quote
  #4  
Old 07-11-2001, 06:55 AM
Bigpapou
Guest
 
Posts: n/a
Default Re: Stupid question wich give me headache

Thank you guys, that's exactly what I did. Dunno, maybe I was tired yesterday.
Thanks for your offer Adi but I already have the code for that.

Bigpapou





Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->