Dear friends,
I am new to VB2017. I installed VB 2017 successfully in my computer ,Windows seven. I prepared a simple project,and when I started to run the following error message displayed.
Error Code-BC37225 Failure writing debug information.Unable to load DLL...
Dear friends,
I am starting to study VB2017.I installed Visual studio 2017 in my computer successfully.
Started a simple project.When run the following error message shown:
Error code= BC37225 Failure writing debug information.Unable to load DLL...
I have some knowledge in VB6 But it seems it is outdated.I want to study some other language.Which is better and easier? How can I get it? Its tutorials? Please help. My computer is Windows seven
Dear all,I developed a software in VB6,works well in my computer.Prepared a package installed in another computer.When tried the following message,and didn't move.
Run time Error-'2147217865(80040e37)'
The Microsoft jet database engine cannot find the input table or query...
I have made a software where there is printing option.When we view the printable report, It is OK.It displays as I wish.Since there is no printer connected with my computer,I saved the report in a file.Then when I open this file(it is in text format) the alignment is different from what was in...
I have developed a project in VB6. I want to add a report menu in it.
In the Project Menu When I tried to ADD Data Environment, the following error message shown..
Error-
Class not registered
Looking for object with CLSID:-{3D5C6BF2-69A3-11D0-B393-00A0C9055D8E}...
I have developed a programme in VB6. I want to provide a help file for the users.I have already created a word file in the application folder. How can I link this through Menu. Please help me. Is there any other method using some other type of file
I want to give an option for backup in my vb6 application .The database file has to be copied to a pen drive. I am using windows XP. i give below my code
Dim sourcefile, destination file as string
sourcefile = App.Path &"\HHA.mdb"
Destinationfile = "TxtDrive.text" & "\HHA.mdb"
Filecopy...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.