Re: Please Help Me in Visual Basic 6.0 SP6
- From: d_harry45 <mfmz78@xxxxxxxxxxx>
- Date: Wed, 3 Aug 2005 01:54:03 -0700
Yeah, i got an idea like that too..but how the coding?
let me explain a little bit...actually, my application make the user
compulsory to log in. So, my idea is, when the user have a batch of file that
contains many files, they have to choose which folder database they want to
put-in the data. Is it confusing? so sorry...
When we execute the application, the first screen should be a form where a
user can select the database folder and then, the application will use it as
the connection string to connect to the selected database. For information,
the contain of each database folder is same. Example, if we have password
table, user profile table, code table and so on, it will be inside all the
database folder. The different is only the data put-in it.
many thanks in advance..kindly, provide me sample code...
"Michael Cole" wrote:
> d_harry45 wrote:
> > I have an idea where i want my application can choose which database
> > they are going to insert their data in. So, my question is, how can i
> > do that in my programming.
> >
> > As example, let say i've 3 batch of files. 1 batch of files will
> > store in 1 database, and also other two. So, how can i make my user
> > to select their database which one database they have to insert the
> > data?
>
> Bring up a form offering the user the choice of which database, and then
> depending on their choice, connect to that database.
>
> Surely this wasn't the whole of the question, what is missing here?
>
>
> --
> Regards,
>
> Michael Cole
>
>
>
.
- Follow-Ups:
- Re: Please Help Me in Visual Basic 6.0 SP6
- From: Michael Cole
- Re: Please Help Me in Visual Basic 6.0 SP6
- References:
- Please Help Me in Visual Basic 6.0 SP6
- From: d_harry45
- Re: Please Help Me in Visual Basic 6.0 SP6
- From: Michael Cole
- Please Help Me in Visual Basic 6.0 SP6
- Prev by Date: Re: Please Help Me in Visual Basic 6.0 SP6
- Next by Date: Re: Datagrid to refresh automatically
- Previous by thread: Re: Please Help Me in Visual Basic 6.0 SP6
- Next by thread: Re: Please Help Me in Visual Basic 6.0 SP6
- Index(es):
Relevant Pages
|