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 was using msgbox and concentrating so much on the string length I didn’t even think about a limitation on the display.
Obviously that’s what it was. Actually now I’m using a log file output I had build in the program and I can see the entire SQL command.
It is a Oracle SQL command and...
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...
I do have the lastest Jinitiator on the machine. Firefox keeps asking for the plugin and tells me to install it manually.
I can't find any information on how to install a plugin manually on Firefox.
What a mess.. Thanks
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...
Works like a champ.. In my Lotus Notes client I had to find that selction with File>Tools>UserId> and then my password.
(really the system admin guy found it, but I'll take the credit) :)
I dont think its a workaround but a solution.
Thanks for the tip.
Gary
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...
Opps I got this post in the wrong forun. I meant it to go in the NOtes forum. If anybody knows how to change it, go right ahead.
Notes Version 5
I am having some success today, I don’t know why cause it’s the same code I was using Friday and I don’t remember it working. Test code as...
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.