Domino/Notes 8.5
I installed the R&R database, inputted some sites and room, tested various options and then deleted the R & R database.
I guess I shouldn't have done the delete of the R & R databae.
I now have the sites and rooms in the (system) address book and I want to get rid of them...
I am building a SQL string using the following method.
A = string data (Lots of string data)
B = lots more string data
C = lots more string data
Then
SQLcommand = A & B & C
When I display SQL, part of the C string is not displayed. If I delete data in the A or B string then more of C is...
VB6 and Crystal 8.5 Original configuration
Using Crystal Report Control
The following code was used to pass a parameter from VB6 to CR 8.5. It displayed the passed value and the user could change the displayed value if desired. It has been working great for years...
VB6 and Crystal Reports 8.5
I am using the ActiveX control with standard print methods to display the crystal report.
i.e. XYZ.Action = 1 (to the Screen)
It works fine but I want the VB6 to wait until the users X’s out of the Screen Print display. I then want to continue processing...
VB ver 6 – (Access database)
The first Text box input selects records in Table A that will be processed in a sequential manner (The input sets up the Select of the records and the start of the process controlling loop).
Each Table A record is then used to access a record in Table B which I...
I have several Oracle tables (4) that are joined to create a report. Left outer join on table 3 to 4 gives me a complete file of the records I am looking for. It works fine.
Now I am now trying to create another report which is really a sub-set of this report showing only the joins of tables...
We have an Oracle Web application that works fine with the IE browser(v6). The first time a customer connects to the application the Jinitiator(v1.15.21.1 and above tested) is downloaded and the application processes.
A few of our customers now want to use Firefox(1.5) as their browser...
I have an existing VBA program that populates a ListBox(A) with a query. User selects the first line in ListBox(A) and enters data into another ListBox(B). User then selects the next line in Listbox(A) and enters data into the next line in ListBox(B). Works great.
All I want to do is program...
I am accessing information in Lotus Notes V5 from a Visual Basic(V6) program using ODBC ver2.06. As long as the database is local ( as it was when I was testing) I am not prompted for a password. When I redirect my DSN to a Domino Server stored copy of the database, the DSN asks me for a...
I posted this in the VB section and have not meet with any sucess. As you will see I have solved the RETURN RECEIPT issue but am struggling on the embedded URL link. Found some atricles on linking to other docs but nothing to web sites, or at least nothing I can relate them to my issue.
Of...
I have my VB 6 accessing our Oracle database and a filemaker database and creating emails via Lotus Notes to our customers concerning product shipment. All of this is working great.
I still have a couple improvements that I can’t seem to find a lot of information about.
#1- I want to stop...
My CE8 installation has an Access database under a ODBCsupt folder. It had a size of over 1 gig. I compacted it, using Access, to about 500K.
Whats it for? It has already grown to 2800K in one day.
I could only fine one document on the Crystal knowledge base that even talks about it...
I don’t get it. Old CE8 version, everything works ok except for the lack of a printer icon on the display. Read all the posts and it appears that I am using DHTML viewer which doesn’t have a printer icon.
Looks like I must use an activex , a java viewer or a java plug in. Using IE browser...
I have written many reports using Crystal Reports. ALL of the reports had input files from databases such as Oracle and Access. I have never written a Crystal Report using a flat file where I had to identify the fields in the file, i.e. start, length, type, etc.....or use some type of...
I have read the threads on using VBS and Crystal to create reports. The examples shown, all assign the report output to a disk file in various formats and they work fine.
My question,
Can VBS command(s) just let Crystal print the report directy to a printer without the extra step of printing...
The Database is Access, I am accessing it with DAO ( I think, at least I define it as below)
Dim db As DAO.Database 'Database Space
Dim Tracks As DAO.Recordset 'Record Set space for tracks
Dim Albums As DAO.Recordset 'Record Set space for Albums
I am trying to loop thru the database and...
CR Ver 8.5 - I have multiple Oracle tables linked and some of the tables have the same data element names. Example Header.CustomerName and Detail.CustomerName. If both of these data elements are placed in the detail section, CR will prefix each with a DE for the detail section and the...
I don't believe this. When I export to "Word for Windows Document" - Disk file, two total amounts ( in the report footer) are doubled. How can this be?? The PDF export and a TXT export works fine.
Any ideas? Thanks
Gary
CE ver 8.0 Basic This directory has grown to be very large (00-99 sub directories). Investigation shows old data reports and repeated many times. I have set the CE Instances options to save 1 instance of a report. Did I miss something? Can I delete something? Should I change something? Anyone...
I have a report that has my sales per year (group 1) and per month (group 2) for each month. I can't figure out how to make a line chart with separate a line for each of the years (same graph). Its seems so simple that I must be missing something very basic. Thanks Gary Regez
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.