I am working on a project that needs to read in tiff file(with compression mode g4 or jpeg) or ioca file and print them out. Is there anyone know how to load tiff file or ioca file into picture box? Any help is appreciated.
Hi, I am using mysql(odbc) with vb and ado on window xp. I would like to use mysqldump to backup my database. When I use mysqldump under Dos, it works fine. But when I shell out the command from vb program as follows,
cmdline="mysqldump --opt -u userid -pXXXXX database -c >...
Hi, I am using window xp, running visual basic ado accessing mysql database. Originally I set my data directory as in my C drive. It works fine. But when I change my data directory to novell server drive F, it gives me the error message 1067 saying that the service was stopped unexpectedly.
My...
Hi, I am new to MySQL. I am using visual basic 6.0 ado connection(through myodbc) to access mysql on window xp.
I would like to know:
1. Is there a way I can create a new mysql database in my program?
2. How to change data directory?
Originally, I have data for each year under different...
I am using VB6 on window 2000/xp. I am trying to print 132 characters per line out to Epson DFX 5000 dot matrix printer. But the printer quit at 102 characters per line. I tried to set printer.papersize to wider paper size. But it still won't print out the full width of the text. If anyone can...
I am using VB6 under windows 98 and trying to print in true draft mode, but have some difficulties.
In the program, I set printer.printquality = vbPRPQDraft, but it still does not print in draft mode.
we really need to know how to have vb print in true draft mode.
Hi, I am using VB6 and Access. I am trying to delete a whole recordset. The recorset contains around 1550 records.
How can I delete it altogether?
I was trying to delete one by one. I can delete and updatebatch up to 648 records and then it starts to give me error messages.
If someone happens...
I am using VB6 and trying to scan an image with a scanner in my application. But I cannot find kodak image scan control component in my Project|Componenet listing. My operating system is Windows XP. It seems like Kodak image scan control is missing. However, on my other machine with Window 2000...
I am using VB6 to access(ADO) the Microsoft Access database. I would like to lock the record when I open it and release the lock after I update it for the purpose of data integrity. How can I accomplish this task? If anyone can give me some help, it is highly appreciated.
I am using VB6. I have textboxes and maskedit boxes in my form. I retrieve some data from database and place those information into the textboxes and maskedit boxes. I would like to detect the user input whenever they start to input, the original info would be cleared and allow user input.
My...
I am using VB 6, ADO Data Control 6.0 and ActiveX Data Object RecordSet 2.7 Library. When I create a database in VB, it is in Access 97 format. But the Access I have on my machine is 2002 version. How can I create a database that is in 2002 format?
We are trying to convert data files from Btrieve 5.01(Basic) to Btrieve 6.15 for Windows (Visual Basic) and need a routine to convert single and double precision numbers to "Currency".
In the old Basic program, fields are defined as follows:
A Single precision field...
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.