Is it super difficult to work with a mysql database, or an access database, through vb6?I know it is rather simple开发者_Python百科 with vb.net.It should be just as easy as they are both using the Ole
How can I send an e-mail from a vbs script - on a machine that cannot connect to the internet (it\'s in my non-internet zone).
All, I have to write some share permission code in a legacy VB6 application. I know I will have to use API calls, and found a good example here. But I\'m not clear on 开发者_StackOverflow中文版how to
What does putting an exclamation point (开发者_运维问答!) in front of an object reference variable do in Visual Basic 6.0?
What\'s the equivalent of VB6.0 frame control in .Net? panel or groupbox? I recall that using frame in VB6.0 and disable it (frame1.Enabled = False) did not change its fore color of controls within i
it isvery difficult to find any answer on Ultragrid .. I have 开发者_运维问答a small issue and could not solve it.
I\'ve modified a Word Template\'s VB6 Macros to retrieve a Date of Birth Field. Unfortunately, when the value is retrieved it has a string value prefixed by a little square block and a lot of right-pa
Ok, basically i have a vb6 app and i want to wrap the text in a rich text box around an image i have inserted into the rich text box from the cl开发者_StackOverflowipboard. At the moment when you inse
I am new to vb6. I am working to create the invoice generation application. I am using data report to show the generated invoice.
VB6 CreateObject() is advising this error message: \"Automation Error\" - \"Not enough storage is available to process this command\"