| Thread | Last Post | Replies |
|
| getting a trigger from the serial port | 09 Aug 2006 09:21 GMT | 2 |
I have a simple question (I think), for a problem I'm unable to solve since I'm a complete newbie to VBA. I'm writing a program that should wait for a trigger coming from an instrument (the environment is MS VB 6.3). Since I didnt know how to
|
| Intercept HTTP POST | 09 Aug 2006 09:04 GMT | 6 |
We use a 3rd party component that receives data from an external source and submits it as XML to an internal company URL via an HTTP POST. My VB6 component needs to receive the XML and process it. Can this be done easily in VB6? If so, what component do I use and what do I ...
|
| VB programme to wait for a process to finish before moving onto the next step | 09 Aug 2006 08:45 GMT | 1 |
VB programme to wait for a process to finish before moving onto the next step for ex: con.Execute "xp_cmdshell 'bcp tablename in datafile.xsr -f formatfile.txt'"
|
| How to track/log ActiveX component calls? | 09 Aug 2006 08:01 GMT | 1 |
Is there any utility or tool that shows, log or spy who is calling a certain ActiveX dll and how long is the response time? Any help would be appreciated, Max
|
| Can't Make Data Connection | 08 Aug 2006 19:30 GMT | 6 |
I'm getting a bit frustrated. 1) I want to evaluate Access 2007 Beta but can't install it and posting the question concerning this produces no rewsponse from these geniuses.
|
| How to send SMS in VB.NET | 08 Aug 2006 16:05 GMT | 1 |
Dear Brothers and Sisters, Good evening to everybody, I am doing a new project in vb.net to send sms. I have searched for code in the internet. But , I couldn't find any
|
| How to add references to a VB6 or VBA project programatically? | 08 Aug 2006 03:47 GMT | 3 |
I know well how to add a reference to a VB6 or VBA project interactively via the menu. What I need is how to add a reference (or remove it) programatically - that is, if I was driving VB6 or controlling VBA. Anyone?
|
| An error running dll in MTS/COM+ | 06 Aug 2006 17:53 GMT | 5 |
I'm new to VB programming etc. Trying to install a big VB app (previously developed by a 3rd party). It has a few DLLs including one called DataAdminCom.dll. The instruction says they must be "running in MTS/COM+". I added them to Component Services, COM+
|