W
Wie via .NET 247
I have a module say Import_Schedule in an Access database thattakes 2 required parameters to import data from other database.Using ASP .NET, can I execute this module (Import_Schedule)? Ifso, how to do it? Also how to specify the parameters to bepassed into the module.
TIA
TIA