Search:

Type: Posts; User: computerwuffi

Search: Search took 0.01 seconds.

  1. Re: Question Excel Late Binding in VB 6

    thank you very much for all your help. Especially the link from kevin651212 is very good and has answered all my questions.
  2. [RESOLVED] Question Excel Late Binding in VB 6

    Hi,

    i hope someone can explain it to me more exactly. I want a late binding of Excel in my Programm. So i set:
    Dim myExcel as Object
    Dim myWbk As Object
    Const myTemplate As Long = 17

    Set...
  3. Re: VB6.exe Virus when using SQL-Connection in my Application

    Hi,
    I also tried to use a manifest in the file recognized as virus. Unfortunately, this does not work. I've tried it both with an x.exe.manifest in the program directory, as well as with an embedded...
  4. Re: VB6.exe Virus when using SQL-Connection in my Application

    Hello CrazyDude,
    Thanks for your tip, I did not know the site before. 8 scanners detect this code as a virus (Arcabit, Emisoft, F-Secure, MAX, Ad-Aware, Bitdefender, Escan, GDATA). I have no idea...
  5. [RESOLVED] VB6.exe Virus when using SQL-Connection in my Application

    Hi,

    please Help me with this problem. I have programmed an application with access to a remote sql database. As soon as I insert the connection code into the programcode like this snippet:
    ...
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width