Software Development Network>> Microsoft ISV>> VBA - Create View
Is it possible to create views using VBA
Create view test as select field1 from tblRecords;
VBA - Create View
sudheer_316