You're looking to create a MDI application.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbco
nmdiapplications.asp

Signature
Tim Wilson
.NET Compact Framework MVP
Thanks again!
I really appriciate your information.
I was able to get my form working with the MDI function. I now need some
information on accessong a SQL database that I created on SQL server 2000. I
already have the tables created (ex. USERS, ASSET, PO). My first step is to
access the USERS table in which I can login, create new users, edit users,
etc.
Can you give me some hints on how to's?
Thanks,
Leo
> You're looking to create a MDI application.
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbco
nmdiapplications.asp
[quoted text clipped - 30 lines]
> >
> > Leo
Tim Wilson - 14 Mar 2006 00:31 GMT
Repost your question in a SQL (or, in general, a database specific) forum.
I'm sure someone in a database forum can help you along.

Signature
Tim Wilson
.NET Compact Framework MVP
> Thanks again!
>
[quoted text clipped - 12 lines]
>
> > You're looking to create a MDI application.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbco
nmdiapplications.asp
> > > Hello,
> > >
[quoted text clipped - 27 lines]
> > >
> > > Leo