Hi all

I am looking for a way to excecute db scripts whithout using querie analyzer. ie from out vb as im sendinging the the end users that are ussing my app updates on a regular basis to update the database. Is this possible? The perfect senario would be to dump the db scripts into a folder and then from there to excecute them in some event (VB6).