I create a datasource from native driver interface. I am not clear about Client Locale and Database Locale. Is there any example can show us what should we enter and show us what is the the format?
Thanks.
In Silverstream, there is some example to show how to upload file into database.(In Exampl3_HTML, pgFileAttachments.html)
If you want to upload multiple file, you can use a String array and byte array to store the full path and the file content, then use loop to upload them. Remember, to...
If I were you, I would bound the checkbox to table column and the column only record you have check the checkbox. Then I use a button to find(or loop through) all checkbox that is checked in that dataView. If I found it, I use "getCurrentRowCursor" to get property of that row and use...
I want to send a mail with Chinese font by using AgoMailSend object.
After I send the mail and receive it in Outlook Express, it can only display English text but chinese can't. I am also trying to send mail in unicode format and still fail.
My Outlook express can display Chinese fonts and...
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.