Hi,
i'm using ADO for my database project. and i'm aslo using SQL for my record source.
i have set a text box as a record source. it works fine when i use it but it gives me an error.
when i use it for SELECT...... it works well. but when i use it for INSERT..... it inserts the data i give to it but then gives me this message : OPERATION IS NOT ALLOWED WHEN THE OBJECT IS CLOSED. and then it closes the application.
what is this weird thing.
please help me.
thank you very much.