| Thread | Last Post | Replies |
|
| VB6 Crashes on XP | 08 Jan 2004 21:41 GMT | 2 |
I developed a complex program under Win2k, then I upgraded to XP pro. When I try to compile it, VB says "Exeption at... memory couldn't be ..." When I execute it, it freezes when the second form loads, then VB crashes. If I compile it under another Win2k I have and then I execute it ...
|
| cd-text in audio cd | 08 Jan 2004 21:17 GMT | 3 |
I need read the TOC of a audio cd for save the title songs y a data base. How can i do it? Thanx Theasker
|
| Download file from Internet server/Microsoft Sharepoint | 08 Jan 2004 21:16 GMT | 1 |
Dear VB Experts, We are working in Visual Basic 6. We need to copy/download few files residing on any Internet server or Microsoft Sharepoint (which can also be used to maintain shared information). Now I have few queries:
|
| Some simple ADO DC questions. | 08 Jan 2004 19:54 GMT | 2 |
I'm having some troubles using the ADO data control and have a couple of questions. 1)I have a few controls (text boxes) on a form bound to my ADODC. I can type over the text in the controls without having gone to "edit mode" or changed anything in my code, and the changes will be ...
|
| Is Visual Basic 6 Right for Me? | 08 Jan 2004 19:22 GMT | 2 |
I would like to learn to program for the purpose of Webpages,Database and Misc programs My question is is vb6 the right language for this, I thought it would be because of its integration with ms office. I dont want to have to learn one
|
| Like SourceSafe, but better | 08 Jan 2004 19:14 GMT | 6 |
In our company we are supporting a program that needs a lot of changes due to the changed needs of customers, legislative etc. We really do a rapid application development - sometimes new version everyday :-) Is there a tool out there that would help us track an log changes that
|
| Transparent PictureBox | 08 Jan 2004 19:13 GMT | 3 |
I've been searching the internet for more than a week now to find a way to make a picturebox transparent and still be able to draw on it with pset and line. I want to be able to put a transparent picturebox on top of an ordinary
|
| icon selection | 08 Jan 2004 17:12 GMT | 1 |
does anybody know where I can find some icons for download to use in an VB environment? Michael
|
| Error passing private objects using CallByName | 08 Jan 2004 16:28 GMT | 1 |
I've found this error while I was writing some very simple code, so I guess many people must have found it earlier and can give me some explanation. This is more or less the stuff: I use CallByName to access a property
|
| not an object - please help | 08 Jan 2004 14:20 GMT | 7 |
If this was sent twice sorry...the first time I'm sure it just vanished after I hit the "Preview" button. Question after the <snipped> code <head>
|
| Forcing an NT account lockout though VB? | 08 Jan 2004 14:10 GMT | 1 |
I was wondering if anyone has any experience of programming to disable a Windows 2000 domain user account using VB6 or VBScript? The problem is, I have an intranet site which requires NT authentication. However, certain sensitive aspects of the site (e.g.
|
| VB and crystal reports | 08 Jan 2004 14:06 GMT | 2 |
I have an app created with VB6. I would like to execute some crystal reports. I can't seem to find which version of crystal reports v9 or 8.5 I need to purchase i.e. standard, professional, etc. to do this. I remember the old days when crystal came with VB, but with the new ...
|
| Comparing VB6 performance to VB.Net | 08 Jan 2004 14:03 GMT | 1 |
Are there any good reviews that compare compiled VB6 performance to VB.Net?
|
| Dynamically display nodes in TreeView | 08 Jan 2004 13:51 GMT | 2 |
I am dynamically loading a TreeView when the form loads. I would like to display nodes corresponding to an error occuring to the App. This is because my entire TreeView is HUGE and showing everything in there is just too difficult for user to scroll all the way down to
|
| Windows XP & form.refresh failure? / repost | 08 Jan 2004 13:38 GMT | 2 |
Reposting because this has vanished off my news server. Dear Guys & Gals: I have one client who is apparently experiencing screen update failures. This is using a VB6 app under Windows XP. Curiously,
|