| | | Forum Newbie
       
Group: Forum Members Last Login: 11/29/2005 8:14:14 PM Posts: 1, Visits: 2 |
| Visual Basic program creates a batch according to the data in database field. No problem at here. But it has to create 3 types of batch. Suppose that there are 3 types of computer. For instance, IBM, Dell, HP. VB program will lookup the first record and match the field. If it is IBM, it will create test1.bat. If it is HP then test2.bat. It will read and create the batches step by step through the records. Is this possible to do this with Case statement or ? Any other suggest ?
A simple design will be helpfull for me. I am all doing this in acccess database. |
| |
|
|