Finally ordered and used the Vimp. Got it to work. Yea!
Hey, do you have, or know of, an EASY TO USE program that will allow me to
connect to a database, choose a table, and "browse" through it?
All of the MSSQL tools cause my system to core dump when I try to load our
huge database because they seem to try to either only load a few lines or
the whole thing which fills memory and seems to cause my system to
spontaneously reboot.
I'd like something that allowed me to essentially set a "window" of say
1,000 records and it will move that window "up and down" the table allowing
me to see and more importantly change the values in the table.
Think of excel or access, but instead of needing to load the whole table
into memory, it just gets what it needs and as I page up or page down
unloads what it had, and then reloads the next chunk.
You know of anything like that?
Thanks!