2009年10月1日星期四

PowerBuilder Datawindow crash

If you are PowerBuilder developer. You may have experience for the datawindow look "halt" after you have open the datawindow. I have face this problem few days ago. Actually, in my 10 years experience in using PowerBuilder from version 6 to 11.5. I have face this problem many time. For my past solution was uninstall and install the PowerBuilder. However, this is not a good idea(Sybase look like does not take action on this issue).

Finally, I found the better solutions.

The solutions was,...
For windows,
1. Start -> Run. Enter regedit

2. Looking for HKEY_CURRENT_USER\Software\Sybase\PowerBuilder\{PB version}\Layout\Default

3. and then Double-click on the Datawindow (on left-hand side). Delete all the contain in Value data.


4. Re-start your PowerBuilder.

The solution was so simple. But I have suffer for this issue for few days. Hope this article can help some of you.

Enjoy your code...

2 条评论:

  1. Thank you very much, i was suffer for a solution for days, save my life!!!

    回复删除
  2. thanks it helped me!

    回复删除