asp_databases thread: Adding records from forms to AccessDB using ASP
I have a db name temp using MSAccess. temp_id | max| min|station_id 1 | 24 | 18 | 1 2 | 25 | 18 | 2 3 | 18 | 13 | 1 How to add Records to db using Connection Object using ASP. Can Anyone help me how can I write script in ASP for this . I would appreciate for your help __________________ Thanks Balen.
|





