I am trying to use VB6 and ADODB to maintain Access database file.
I can add first record using the VB code shown below, However, if I use the same logic next time around I get following error: Argument are of wrong type, are out of acceptable range, or are in conflict with one another.
Any...
I have written an simple VB6(on XP platform) application with form property ShowInTaskbar set to TRUE. however, application doesn't appear on taskbar under Windows XP.
Any idea????
Thanks in advance.
Hi, I am using an API WNetAddConnection2 to map a drive and am getting return code 1219, does anyone know how to resolve this code in to a meaningful error message?
Thanks in advance
How would I go about writing a VB application with PDF viewer to view PDF documents. Is there any samples out there? or can someone shed some light on how to go about doing this?
Thanks in advance.
I am trying to use KILL statement/function in VB 6, but error trapping not working. file is not on the system. Code is failing in Debug mode with error code 53 as expected and I can't get pass the kill statement/function. Any pointers???
snippet of the code
Private Sub Command1_Click()...
Hi,
I want to launch a word application to print a document which does not have .DOC extension, although it is a word document. I have tried using ShellExecute method unsuccessfully.
Can anyone help????
Thanks in Advance
Hi,
I want to launch a word application to print a document which does not have .DOC extension, although it is a word document. I have tried using ShellExecute method unsuccessfully.
Can anyone help????
Thanks in Advance
I use VB 6 program to copy file from a server to a local pc using filecopy statement, but it seems to be very slow, it takes about 2 to 3 minutes. however, if i use dos copy command it takes about 10 seconds. I am using win 2000 platform, have tried with different service packs, but no joy...
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.