Yes, I have a program that retrieves the image from the db (SQL 7.0) and then shows it.
When I say that I get the wrong image I mean I can see the image but it is some different from the original..
Using machines with the same OS I can see (using my program in VB6.0) the same image but using...
Hi.
My database (SQL 7.0) is working over Windows NT 4.0 Service Pack 4 and
I have a table with an image field. My application was developed using
Visual Basic 6.0. I have clients using different OS (Windows 95 or Windows NT
but with Service Pack 5) and I can´t get the right image. I can get...
Hi zallen.
Well, I am working with Visual Basic 6.0.
I need that my MTS component sends continuously information to the client but I don't want the component stops its execution (I dont want that the method finishes to return information).
I thougth it was a good idea (I am talking about using...
Hi.
I am working with MTS and I have heard that Raising Events are a bad idea.
Is it true?
I have heard Raising Events may not work with some vertions of Windows98.
Thanks
Hi.
I have just a question.
Is there some way to know where the directory WinNT\System32 is located in my machine?
I need to work with some files in this directory.
Thanks.
Hi.
I'm new working with MTS and I have a problem.
I wrote the next code for a method of my MTS component in VB 6.0:
Public Function Validate_User(cn1 As Object) As Boolean
Validate_User = False
gsSqlStm = "Select * from table1"
Set mrsValidaUsuario = New ADODB.Recordset...
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.