Not your question?
Ask your question
View similar questions
Add your answer here.Check out some similar questions!
Visual Basic
[ 3 Answers ]
hi, I am using Access as my DB. I want to save a value in one table in DB. But the value am saving shd exists in database in another table. i.e. that value hs to be compared with the other table .Only if it exists then it has to be saved. How to do it.
Visual basic
[ 1 Answers ]
I made this code to save text file. But now I am wondering how to save a file if there is an existing file name. I would like to add a mnuItemSave for that. Is it work? How to code that? Private Sub mnuItemsave_Click() CommonDialog1.Filter = "Text files (*.TXT)|*.TXT" ...
Visual Basic
[ 1 Answers ]
Actually I'm a new user(student) of Visual Basic.So I want to know how I am make a simple calculator in Visual Basic 6?
Visual basic
[ 1 Answers ]
How can I disable maximise button of a form but minimise and close button should be enable? View more questions Search
|