Hi there guys,
I am still a newbie and would appreciate it very much if someone could help me with the open and close method of the recordset in the code below. I get error messages like the object is closed and all kinds of things, but I know that it has something to do with the open and close...
HI there guys,
I made use of the suggestions that you gave and also had to made some changes to the code. The only problem I still get is the one below....any help? I have added my code...
Error message: Operation is not allowed when object is closed
Private Sub Command1_Click()
Dim...
Hi Guys,
I would appreciate it very much if someone could help me with the following:
I have created a database application by making use of an Ms Access database format (not ODBC). The application consist of two forms:
fMain
fTest
Database Name: UserInfo.mdb
The first form asks the user his...
Hi,
I have came to this site with the same problem for a long time now, and due to the fact that I never came upon a real solution, I solved the problem in the language that I use, which is Borland Delphi and now just want to convert the code, that works fine, to do the same in Visual Basic...
Hi,
I am struggling with a compare function of two TextBoxes. The situation is as follows: TextBox1 contains text, say 50 words. TextBox2 contains text (suppose to be the same amount of words (and also same text)). When the user click on a button, cmdTextStart, a percentage must be given of how...
Hi there you all,
I need some help with something that sound like an easy task, but in fact could be very very difficult. The problem is as follows:
In my program, I have the following situation:
(My program makes use of Speech Recognition)
A TextBox, named TextBox1, gives the user Text...
HI there guys
I urgently need some help with a problem that I think should not be that difficult, but although I have already mentioned this problem on this site – nobody were able to help me. Therefore, I am going to give you a more brief description of what the problem actually is and what I...
Hi guys,
I need help with a problem. I want to write a trigger that will automatically update a EditBox number.
For example: Order number = ORD01
When the a new user want to complete an order the next time the Order number field must automatically be ORD02 and the same for the users there...
Hi guys,
Thanks for the help, but there is still a problem, don’t know what I did wrong, but it is as follows:
I have replaced the code:
txtSpeech.SelStart = m_cChars
txtSpeech.SelText = strText & " "
m_cChars = m_cChars + 1 + Len(strText)
With this (like you have said)...
HI there guys,
I need help with the following please: The code below is code that is written for a Speech Recognition program. When the user speaks thru a microphone, the code below is triggered and the speech that is recognized is displayed in a textbox. The problem that I have is that I...
HI there guys
I need some help please. I have developed a program that make use of a Paradox database. The database contains 4 fields:
Name, Surname, Gender, Picture.
Now in my program I made use of an DBImage in order to display the picture field.
For the user to enter his information a...
Hi Guys,
I am currently busy developing a speech recognition program
In Visual Basic. The dictation engine that I am using is the
build in Microsoft Dictation Engine in WinXP. I know that
MS`s dictation engine has a facility that must only be called in one’s program for the microphone setup...
HI there,
I need help with the following problem:
ListBox 1: Contains text (say for instance 50 words).
ListBox 2: Displays the text that the user reads.
Above is a speech recognition program that I am working on.
As part of the program, the following result must be obtained: ListBox1 gives...
Hi guys,
Can someone help me with the following:
How do one open up a word document in a Visual Basic?
For example: click on a button and open up a word document
say for instance the document`s name is example.doc.
Thanks guys
Best Regards
Cballe
Hi Guys,
I would appreciate it very much if someone could help me with the following: The code beneath is Visual C++ code that opens a microphone wizard of an spaach SDK (Microsoft SDK). Could someone please help me with the way the code should look like in Visual Basic in order to do the same...
Hi there,
I would appreciate it very much if someone could help me with this tough problem:
I am currently busy with a speech recognition program that I am writing, but as part of the program, the following task must be done:
RichTextBox 1 displays the text (say for instance, 50 words are in...
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.