You cannot post messages because this group is only available as an archive.
|
of_Dirlist and Windows 2000
|
| |
Hi all, The of_dirlist function under n_cst_filesrv32 does not find files in a specific directory on a Windows 2000 box. Upon debugging, I found that the file attribute ( argument to of_includefile function under n_cst_filesrv )has a value of 8224 whereas running the same code on a Windows NT 4.0 box returns a value of 128.... more »
|
|
Migrate PB 6.5 (pfcs) application to WEB
|
| |
Hello everybody, We have developed an application in PB 6.5 with PFCs (2 years ago) and we would like to migrate this application to use it in WEB. I have heard something about tools to avoid rewriting the code of the old app made in PB. (Appeon Builder, XMLSp, ...) Besides, I've been reading old messages talking about PowerBuilder Web... more »
|
|
This newsgroup has been marked read only.
|
| |
This newsgroup has been marked read only. All messages from this Newsgroup are available on sybase.public.powerbuilder.pfc . Please subscribe to sybase.public.powerbuilder.pfc . As part of the Sybase Newsgroup move to DNews, all newsgroups with a Powersoft domain are branded with a Sybase domain name. For example,... more »
|
|
Migrating from PB8 to 9
|
| |
Windows 2000. I juss migrated my PFC app from PB8 to PB9. At the end of the migration I 'm getting following errors.. pfc_main.pbl: pfc_w_matser.of_setresize() Error: Private or Protected function cannot be accessed: getindirectarray3upperbound pfc_apsrv.pbl: pfc_n_cst_metaclass.of_isevent defined() Error: Private or Protected function cannot be accessed:... more »
|
|
Multitable Update
|
| |
When you change the name of a column using Computed-Columns (Aliases) and even the names of the tables in the SELECT statement, the DW fails in its update process because it cannot find the columns/tables that were renamed in the SQL. Unless you retain the column and table names in the SELECT statement, your update will not work as you will get an Invalid... more »
|
|
Regarding Jaguar 3.6.1
|
| |
hi all. i m already posted this question with powersoft.public.jaguar.cts but my question is not there even i posted it for several times. okay anyway can anyone answer me this problem with jaguar: we have jaguar 3.6.1 build 10047 and powerbuilder 7.0.3. we were using pfc for our application along with oracle 8i for back end. while connecting thru jaguar... more »
|
|
datastore updates and logical unit of work
|
| |
Quite often for doing our updates we are using not only dw ( u_dw) but also datastores (n_ds) . The problem is, that the datastores seems not to be spontaneously added to the logical unit of work . For the moment we manually add then into the ipo_updateobjects array . Is there a way to register the datastores into to logical unit of work ?... more »
|
|
Time
|
| |
hi all, I have problem in datawindow, we have start_time and end_time in datawindow which has 12:00 AM and 01:00 PM. If i need to modify AM or PM, only if my keyboard is in upper keys is accepting (i.e) if the CAPSLOCK is down then it works whereas in LOWERCASE its not happening so, I need to modify it in both... more »
|
|
find service on multiLineEdit Control
|
| |
are there pfc events or powerbuilder funciton for "Searching" or "Find" in multiLineEdit Control ? I want to have a find function to find a text in the multiLineEdit Control. I have no idea on it. Any alternatives ?? Thanks all first. Peter
|
|
|