Gossamer Forum
Home : Products : DBMan : Customization :

Modifying

Quote Reply
Modifying
I have added a calculation to my db, but now i have 400+ records that either dont have the fields filled, or are wrong. Is there a script, or way i can go thru and modify all of them at once?

Quote Reply
Re: Modifying In reply to
The two ideas I can come up with are --

open the .db file in a programming-type file editor and edit it by hand

import the .db file into a program like Access and either edit it by hand or write an update query that would do it for you.



JPD
http://www.jpdeni.com/dbman/
Quote Reply
Re: Modifying In reply to
I knew you were gonna say that.....*shrugs* ok well thanks...