Visual Basic 6 application with an Access 2000 dbs.
I need to write code to add two new fields to an existing table in the Access dbs using Visual Basic 6. This code will be sent to all existing customers to run.
I started with code like this:
Dim conModify As ADODB.Connection
Set conModify...
I have a VB6 application that contains a few CR9 reports. RDC is used to execute and view the reports from within my application.
I need one of the new features (exporting to editable rtf) that version XI offers. I would like to upgrade to XI but Business Objects support said that XI was not...
I'm using CR9, VB6 and Access.
When I export a CR9 report to Word the Word document defaults to View-->Print Layout. If I change to View-->Normal, most of the text is all left justified and a mess.
If I leave it as Print Layout all of the text has "boxes or frames" around each.
I need to...
I'm using version CR9 with Access 2000 and VB6. I need to export a report that contains formulas to excel and have the formulas show up in excel. The excel document also needs to be formatted so I'm using the option of MS Excel 97-2000 instead of data only.
For example:
The report contains the...
I have a visual basic 6 application that saved data in the wrong Access fields.
Ex. Table: Expenses
form field "personal" saved in Expenses.Business
form field "business" saved in Expenses.Personal
I need to create an executable to send to customers to correct this problem. I read that...
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.