| Thread | Last Post | Replies |
|
| Vertical Scrollbar | 23 Nov 2005 15:30 GMT | 4 |
Jeez... all these years and I never used the vb scrollbars in any of my apps!! But it finally happened!! I need to use the vertical scrollbar and I don't really how to get it to work.
|
| vb6 Add Component "permission denied" | 23 Nov 2005 15:16 GMT | 1 |
I am a techie in a school. We have just moved over to Windows XP. On those PC we have installed Visual Basic 6. We are having a problem that only occurs to our studentsthier accounts are
|
| Merchandize Security | 23 Nov 2005 14:43 GMT | 9 |
I wrote a POS system (in VB) targeted for small to medium range retail stores. The system works very well and most of the users are satisfied. Now some of the users are asking for "merchandize security" to be incorporated into the system. By "merchandize security" I mean items are ...
|
| Ldap Authentification | 23 Nov 2005 14:37 GMT | 1 |
I am developing an application in VB6 that needs to consume a web service located in another-company's server through the Internet. The application should auto-authentify itself against the Ldap so the proxy allows me to reach the Internet.
|
| connection error on Access2003 file | 23 Nov 2005 14:20 GMT | 4 |
Dear, I am a new vb user (VB6), I like to know, when I connect an Access 2003 database through a VB data project - it says connection failed - but when I make this database in a previous version of access (access 97) it connects
|
| Shell out to Word, and execute a macro | 23 Nov 2005 14:19 GMT | 4 |
I want to open a Word document from code, and execute macro1 in that document. This works: strCommand = "winword.exe C:\test.doc /mTest"
|
| DATABASE | 23 Nov 2005 14:11 GMT | 12 |
Can you recommend a fast, portable database for VB6? It has to be fastger than MS Access. I can't use MSDE since the client may have SQL Server 2000 and these two get in conflict with each other.
|
| Cyrillic Input in VB3 | 23 Nov 2005 10:46 GMT | 4 |
All, We have an old VB3 application (I know, I know) which has just been installed in Russia. It seems to be experiencing difficulties with cyrillic input - it's basically translating all the characters to garbage. Does
|
| ActiveX Documents + Terminal Services | 23 Nov 2005 09:31 GMT | 6 |
Some time ago (years now) i developed an internal project management tool using ActiveX documents (VBD Files) for a customer of mine. Until recently all was working fine as all users were based at the office and accessed the system through a mapped drive. We have since moved them ...
|
| Runtime Error 424 Object Required | 23 Nov 2005 07:01 GMT | 1 |
I have a com+ component installed using a application proxy on a remote computer. The problem occurs when you try to initiate the remote component. That is the "Rum-Time Error 424 Object Required" error occurs when following
|
| Run time error 3021 | 23 Nov 2005 06:41 GMT | 5 |
Hello Group, I build a project which uses ADO for connecting to a FoxPro database through system DSN. These DSN uses Microsoft Visual Foxpro Driver (Version 6.01.8629.01;
|
| interface based callback | 23 Nov 2005 02:10 GMT | 6 |
there is this person thats saying: you'l understand object orientation in vb6 if you can code an interface based callback my question is:
|
| For Next statments | 22 Nov 2005 23:54 GMT | 14 |
THe code analyzer that I am using claims that For i = 0 to 10 ...code Next i
|
| Debugging an Office add-in written in VB6 | 22 Nov 2005 23:18 GMT | 12 |
I am working with the document from the MSDN library trying to understand development of an add in for Word. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dninvb00/html/i vb0085.asp According to the Debug and Deploy paragraph I should be able to launch the
|
| Query eDirectory with a logon script | 22 Nov 2005 22:33 GMT | 2 |
I am trying to create a vbsript that needs to check the membership of a group in eDirectory. I have run across some information that says it should be possible, but no examples or instructions. The reason I would like to do this is because there are a couple 2003
|