Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Web Target deployment datawindow Retrieve does not return result

2 views
Skip to first unread message

anatolyrevich

unread,
Sep 11, 2009, 4:14:39 PM9/11/09
to
I’m evaluating Web conversion of PowerBuilder application
on PB 11.5
Regular desktop deployment has no problem with dw.Retrieve()
method. It return a row.
When I try web deployment same datawindow call to
dw.Retrive() returns -1.
Also if I try to call dw.GetItemString(1, “column_name”)
it returns null value and does not throw any
error/exception.
I’m using ADO connection to MSSQL2005.
Why is there difference in behavior for the same code
desktop and web deployment?
Any help is appreciated. We need to move application to the
Web and PB we deployment look like obvious solution. It is
not working.
Anatoly

anatolyrevich

unread,
Sep 14, 2009, 1:21:22 PM9/14/09
to

This is had been resolved. Issue the same as in post from
April 28 2008 by Anita. Library with dwo was not checked for
deployment
0 new messages