|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (7 bit)
Join Date: Feb 2002
Posts: 67
|
Memory
I wrote a simple database browser in visual basic, possibly in a more roundabout way than I had to, but I was completely new to programming at the beginning.
Anyway, when i run the program, it takes up 6 megs of memory straight away, which often rises to 10 megs the more features that are used. This is according to the task manager (XP). Is this an unusually large amount? Ta, Keys |
|
|
|
|
|
#2 |
|
Professional gadfly
|
Database applications, depending on how they are written, are usually memory hogs. It takes a lot of memory to store things to display, especially for large recordsets.
Just as an example, the Access database I am using (which accesses SQL Server as a back end) is using 23 MB of memory. |
|
|
|
|
|
#3 |
|
Member (7 bit)
Join Date: Feb 2002
Posts: 67
|
Ah good, that's nice to hear.
Thanks a lot doctorgonzo, Keys |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|