Please help me..
Want to make a MDI style application, where i can minimize, maximize, close ect in silverstream.
plase to refere to de Silverstream help files...
Need samples .....
First off, UPGRADE TO R5! It's MUCH easier to do this in R5.
forget the domino help it won't work.
Do this.
Create a virtual server
Enter de domino web server's ip nummer 111.111.1.1
Enter the hostname exactle as de site visitor would typed it
www.yourwebsite.com.
for html pages enter it's...
Do you bind the data to a dataview ???
if so try this.
in your general put :
final static COLUMNNAMES[] = {"FIELD1","FIELD2","FIELD3"}
as many fields you are retrieving.
Bind the results to your dataview and see i it works.
If you allready done this let my...
Hello
1. You can use DATAXPRESS to export the data in csv.
2. You can use a database called SimpleReports.db to print to a file. the last one I have never tried.
Send me your email so i can saend you the database.
rr.abdulhamid@spijkenisse.nl
Hello..
If you don't mind i want to see the code where you pull them in.
Not the BO.
If there is now error in it it my be your BO. I can send you mime.
rr.abdulhamid@spijkenisse.nl
Hallo..
First make a backup of everything with data.
You don't have to upgrade your database, just make a new one, and in de Designer just add de databases.
That works fine for my.
I just an Oracle 7 env.
Important. BACKUP FIRST.
Get it as an Object and then convert it to Integer or to string or whatever
Object intkijk = agData.getProperty("INTTEST.INTTEST");
Integer intkijk2 = (Integer) intkijk;
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.