what is the equivalent method in VB.NET 2008 for printer.print in VB6
thanks,
Last edited by erickwidya; Jun 11th, 2008 at 09:07 PM.
1st NF - a table should not contain repeating groups.
2nd NF - any fields that do not depend fully on the primary key should be moved to another table.
3rd NF - there should be no dependency between non key fields in same table.
- E. Petroutsos -