I have over 30 applications and databases. Some of them are VB Applications. Some of them are Access Applications. Each application need to log in bases on User name and then get the access level. They are too many users and access levels for all 30 applications.
Anyone has a good idea on how...
I have over 30 applications and databases. Some of them are VB Applications. Some of them are Access Applications. Each application need to log in bases on User name and then get the access level. They are too many users and access levels for all 30 applications.
Anyone has a good idea on how...
I am updating the database using another form, with an ado control that connects to the database. and I have tried the refresh property, the data in MSHFlexgrid still contain the old data.
I have a Data Environment, call it deMyDatabase, with a connection to a database, conMyDatabase. In the connection I have a command, Renters, which connects to the RenterInfo table in my SQL database. The command also has a subcommand,
MonthlyPayments, which connects to the MonthlyPayments table...
Hi, anyone can help me?? How can I close a form from another project??
I open a form1 from project 1. on the form1, it has a usercontrol. when I click on the usercontrol from project 1, it opens form2 from project 2. I want to close form1 when I updated the form2.
How can I do that???
Hi, all
I have set a timer, but the form can't close.
here is my code, but didn't work. can't close the form if nobody click on the OK button. I need the form close when onbody clik any buttons on the message.
Private Sub Form_load()
Timer2.Enabled = True
If MsgBox("Close the form if you...
The form pops up a message, I want to close the form even the user don't click on the OK button on the message.
How can I do that?? anybody can help me???
On the form, I want to pop up a message, if the user doesn't click on the OK button on the message the form Automatically close.
Anyone can help me? how can I do that???
Hi all,
I have a big problem. I would like to pop up a message when someone open a form and doesn't do anything in 10 min. How can I do that??? It likes kind of the windows password if you leave the computer for awhile, then the password screen pops up.
I would like to connect the Access database from Visual basic. The database is located in network and the network computer doesn't map a drive. I have the computer's name and folder name. What should I do to connect that database from Visual basic???
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.