Questions tagged as 'visual-basic-6'

1
answer

I need help with a Solidworks macro

Basically it has to open the 2d drawing of a selected file from the assembly generate the PDF and close, I got something, but it only works with the path file, I do not know which command to use to make it work with whatever file you choose ....
asked by 30.06.2016 / 03:14
0
answers

False positive on visual basic software .exe [closed]

I am new to the forum, so I apologize if I am repeating a topic (I actually searched and did not find anything that resembled the problem I am having). Anyway, I'll explain what's happening: I did a Visual Basic 2013 development along with th...
asked by 22.07.2016 / 01:26
1
answer

Routine Form_Load does not work

I have a form 'frmPerfis' which when open it executes the routine 'RoutineRefresh' (to update data from a listview) that is inside the 'Form_Load'. Inside this form has the form 'frmPerfisAlterar' and when I call and save the changes in the regi...
asked by 26.03.2016 / 01:29
0
answers

View PDF files in VB6

I have a directory on the server that is created according to the book and sheet, where when scanning images it is saved through the book and physical sheets. example: I have a book that I have three pages, the number of the book is 1022 an...
asked by 01.02.2016 / 13:37
0
answers

error obtaining printer information VB6

When I am going to print with a Data Report when I open the windows printer, the following error occurs: error reaching printer information . Any suggestions?     
asked by 22.12.2015 / 14:15
0
answers

How to transform procedure into DLL?

Good Night. I'm new to the programming area, I got a degree recently despite not having experience. For inexperienced I do not say layman, have only notions of OOP, Database, etc. These days I had the function of doing procedure to do Inserts...
asked by 10.11.2015 / 23:28
1
answer

VB6 WebBrowser - Fill in text field that has a mask

Hello, I created a program in VB6 (I know VB6 is very old, but still works very well) which helps in filling in a page using WebBrowser, and I need this program to partially fill a text field that has a mask, but when setting the "value" the...
asked by 30.08.2015 / 23:12
0
answers

ReportViewer - Data merge columns when exported to excel

I am generating a report and exporting to excel using ReportViewer and DataSet. The ReportViewer consists of a table and two textbox , which refer to the title and company, and an image. After doing some tests it was found that the% w /...
asked by 02.10.2015 / 19:36
0
answers

graphic in visual basic

How do I, when I press the button, draw the graph using the chart component? It is giving problem in private sub , because two appear: button and chart .     
asked by 25.08.2015 / 01:24
2
answers

List daily logs?

My program inserts records of both the services and the computers of a school library. As such the library secretariat has to do a daily log and I would like to know if it is possible to only list the requisitions (services or computers) daily?...
asked by 11.06.2015 / 16:15