-
Switch between forms without losing data
I have a problem with a database application.
This application has mutliple forms. I want the user to select a form
without unloading the first one. In both forms you can access the database.
Now the problem is: When you select the second form, the first one accesses
the database also. I want to let both forms work independantly from one another.
How can I realise this???
-
Re: Switch between forms without losing data
I forgot to mention. I use an ADODB-connection without a database control.
"Eric Fansen" <e.fransen@qface.nl> wrote:
>
>I have a problem with a database application.
>This application has mutliple forms. I want the user to select a form
>without unloading the first one. In both forms you can access the database.
>Now the problem is: When you select the second form, the first one accesses
>the database also. I want to let both forms work independantly from one
another.
>How can I realise this???
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|