| Thread | Last Post | Replies |
|
| The stub received bad data. for COM server W23k and client server | 30 Jan 2007 06:59 GMT | 1 |
I have customer in German on his system our product has strange behavior, After working fine for 2 day to 2 week our COM client started getting “The stub received bad data.” error. The COM server is on Windows 2003 SP1 and client is on Windows 2000. The COM client takes BSTR type ...
|
| mouse wheel in VB6 | 30 Jan 2007 01:16 GMT | 4 |
Why doesnt my new mouse's wheel work in Word but not in VB6 IDE? There are two mouse driver settings, system default (IntelliMouse) and enhanced scroll mode. No one works in VB6 IDE as expected but both well in all other applications.
|
| Writing a Windows service | 29 Jan 2007 20:24 GMT | 2 |
We have a magnetic stripe card reader connected via USB as a HID (Human Interface Device.) Whenever a card is 'swiped' we want code to be running to respond by 'grabbing' the data from the HID stack and putting it in a database. This code should always be loaded and should ...
|
| Putting data into an XL sheet from a adodb recordset | 29 Jan 2007 04:52 GMT | 2 |
Dear friends, I call XL 2003 from VB6 thru automation and would like to place the data obtained from SQL 2000 recordset. I have written the following test code, however this code gives me an error
|
| Adding SourceSafe buttons to VB5 toolbar | 12 Jan 2007 23:23 GMT | 1 |
I'm running VB5 (SP3) and I want to add the "Check Out", "Check In" and "Undo Checkout" buttons to the standard toolbar. While dragging one of them from the "Customize" dialog to the toolbar, the icon changes to "+" then to "I" when it's on the toolbar just like
|
| VB6 COM service help | 12 Jan 2007 22:58 GMT | 5 |
I'm kind of stuck on this issue and hope someone has an idea for me. I have this COM server that sits on an Windows XP server box that works perfectly. Users of this COM object (a cold fusion app) have no problems creating and using the object.
|
| Upload Access Data to Web | 10 Jan 2007 15:29 GMT | 8 |
I need to be able to upload data from MS Access tables directly to a web site. Curently we have to transfer the information from Access to the web site by hand but I want to be able to automate the process and have it uploaded directly from Access using VB code. Is that possible ...
|
| CRC16 Calculation Algorithm | 09 Jan 2007 23:49 GMT | 1 |
vincenzoelettronico wrote:
> Polynom: x16 + x12 + x5 + 1 > > Hi |
| CRC16 Calculation Algorithm | 09 Jan 2007 03:01 GMT | 1 |
Polynom: x16 + x12 + x5 + 1 Hi The procedure would serve me in vb6 for the calculation of the CRC on a vector of 14 byte
|
| Configuring Outlook 2003 with VB.net | 08 Jan 2007 09:20 GMT | 1 |
I'm working on a post-build program for my techs to automate some post build setup for machines in our company, and i need to set a number of Outlook settings. the two in particular that i'm having trouble with are the address lists (there's 3 that are used, and need to be ordered)
|
| Sending SMS from VB using an SMS service provider | 05 Jan 2007 15:41 GMT | 2 |
I work as IT admin in a company, However I am being assigned some programming tasks as I know a little about that. I have discussions with a local company who provides sms sending service from following interfaces
|
| Spreadsheet to Website | 03 Jan 2007 00:23 GMT | 1 |
I have an excel spreadsheet with about 20 sheets, and about 12 macros/VBA functions that run the spreadsheet. I want to know how I should go about publishing the spreadsheet to a website .... in such a way that all the VBA still works.
|