| Thread | Last Post | Replies |
|
| Function of () | 27 Dec 2008 23:13 GMT | 1 |
What is the function of () in the line of code Sub Repeat100() I can't find the answer. Any help would be appreciated.
|
| Communication from VB 6 with an USB modem | 27 Dec 2008 19:35 GMT | 2 |
With VB 6.0 and the MSCOMM lib it is easy to communicate with an external device like a modem via a serial RS-232 COM port. However, how to communicate from VB 6.0 with an USB modem? Anybody know any solution for this?
|
| Creating sorted recordset from an Access database | 21 Dec 2008 12:45 GMT | 1 |
Hi all... I'm trying to create a sorted ADO recordset from an Access database (ie. "logs.mdb"). This recordset looks for a certain value in the "LoggedLocation" field and if found, it then adds it to the recordset
|
| Data Object query question | 20 Dec 2008 15:20 GMT | 11 |
hi all... I'm just getting into Data Object programming and have a question about queries. As an illustrative example let's assume I have a database consisting
|
| Multi VB projects | 20 Dec 2008 14:05 GMT | 1 |
I have a set of VB 2005/2008 apps that are use, they were all pubblished using click once, I have now writen an app that calls any these app depending on the users selection, what the best way to action these, at present when the Button is pressed it exec a shell to
|
| "Run-time error '50003': Unexpected error" | 19 Dec 2008 02:26 GMT | 6 |
Starting an VB 6 compiled application on some computers causes the following error: "Run-time error '50003': Unexpected error". The first form is loaded correctly. Then somewhere in the unloading of the
|
| How to record audio data (microphone) into memory | 19 Dec 2008 00:13 GMT | 2 |
I'd like to write a small tool which displays the audio data (an animated line) captured by a microphone in real time. Does anyone know how to get the audio data captured by a microphone into the memory with VB6 so that I can use them to show the animated
|
| Implementing Look and feel of excel sheet/visio using VB | 18 Dec 2008 19:45 GMT | 1 |
I am working with multiple tab. I want to have the look and feel of Excel or visio like horizontal bar with the sheet1,sheet2..... or page1,page2....etc.Can u name the controls that is used to design the same thing using VB.
|
| OmegaChart ver 4.0 beta tester wanted | 17 Dec 2008 23:33 GMT | - |
Dear friends, Omega Charting Services is now looking for beta tester for their software product "OmegaChart ver 4.0" and give away the beta version at NO CHARGE.
|
| Error 372 - Failed to load control '<controlname>' from | 16 Dec 2008 14:28 GMT | 7 |
Recently i´m getting the following errors in an application written in VB6: "Failed to load control 'ctClientData' from . Your version of may be outdated. Make sure you are using the version of the control that was provided with your application."
|
| vb4 error(mdi-getserver-),vb:,0, | 16 Dec 2008 06:54 GMT | 1 |
Happy Holidays to al ! Hopefully someone from this forum can help me figure out this error message "error(mdi-getserver-),vb:,0," I know it's an old version of VB, but the client still needs to run it. Upgrading the app isn't an option.
|
| Problems with .exe files | 15 Dec 2008 18:41 GMT | 3 |
I have created .exe file of my project. When I try to run it on computers that do not have VB installed, it executes successfully on some computers while on other computers results in error "Object variable not set". I can't find a logical
|
| VB 2008 Express Edition | 14 Dec 2008 01:01 GMT | 1 |
If this isn't the correct newsgroup, can someone point me in the right direction?
|
| ANN: Introducing the Web 2.0 image collection | 11 Dec 2008 20:39 GMT | - |
Finally a great Web 2.0 image collection for your projects! The collection includes 1217 unique images 6 colors and 9 shapes, in 4 sizes and 4 formats…thousands of files. Give your website and projects a new fresh look with this beautiful image collection.
|
| ANN: uCalc Fast Math Parser 2.96 released | 10 Dec 2008 23:23 GMT | - |
uCalc Fast Math Parser 2.96 was officially released today. uCalc FMP will allow your Visual Basic application to evaluate math expressions defined at runtime. For instance ucEval("2+5*10") returns 52. If you wanted to quickly plot a 3D surface such as "(sin(x)+cos(z))*z/3"
|