Hi,
I use VB DataReport as my reports builder. The reports look fine when displayed on the DataReport but when I try to save it, the only format I can save it as is HTML, text, unicode... The problem here is that when I save it as a text file, the formatting is lost. So if I print the text...
I am doing somethings to a excel file and when I close the excel object by excel_app.quit, the excel object or the workbooks or worksheets doesnt seem to close. I was wondering if there was a way to completely close all objects associated with the excel object and the excel objects itself...
Hi,
Im trying to use an excel object to open a file thats delimited by the vertical bar - "|". But when I set the delimiter to "|" in the Open command, the file isn't delimited.
Here is a bit of the code...
----------------------------------------------
Dim excel_app As...
Hi,
I wrote a small program to email attachments of text files to someone who needs them. I am using MAPI controls to attach and send the emails. I also need to encode the attachments with uuencoding. I was wondering if there was a way of uuencoding in VB 6.0? Thanks in advance.
G. Rush
Hi,
I'm displaying a report using DataReport in VB 6.0. I've designed the data report using DataReport Designer. I created a Connection in the DataEnvironment and set Commands in the DataDesigner to retrieve data from a sql server backend. Everything works fine. But if open up a report for...
Hi,
I am trying to attach multiple files in one email message and send it to an email account. I can attach one file and send it but I have no idea I how to attach more than 1 file. I tried messing around with the .AttachmentIndex property but couldn't get it to work. Any help would be...
Hi,
I built an application that queries a ms slq server. When I run a command from the form, the form freezes until the command finishes running( 5 minutes later). I can still use other opened programs(like ie explorer, notepad, word) but other applications won't open until the command has...
Hi,
Is there a way to increase the width to the Data Report. Currently, the limit is 12000 pixels and I'd like to increase the width to add more items to a report. Thanks.
- G. Rush
I am trying to enter the date(not the current date) of the report.(i.e a report for october, september...) How do I access the label located in a DataReport so I can set the caption to a date of my choosing?
G. Rush
Hi,
Is there a way for a VB program to be set to run at a particular time (i.e. from 3:00 p.m. to 5:00 p.m.) Also, the timer control in VB has an upper limit of 65000 for its interval. Is there another similar control which has a greater upper limit?
G. Rush
I am using a vb front end to a ms sql server 6.5 database to create a datareport. If I run this front end on the computer on which the ms sql server runs, the datareport runs fine. But if I install the front end on another computer and try to open the reports, I get the runtime error 8577...
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.