Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Janosh
  • Content: Threads
  • Order by date
  1. Janosh

    Need help with .NET COM control for PB to use in 64-bit environment

    Hi! I've created a COM component in C# according to the instructions described in: http://download.sybase.com/samples/pb12-samples-and-tutorials/Overview-of-writing-a-COM-Control-for-PB-using-C-Sharp.zip The component works fine with my PB application on XP and Windows Server 2003 (32-bit)...
  2. Janosh

    How to display xml-string like in a browser

    Hello! I have in an sql-database different xml-strings that have been saved there to keep log of soap-calls and I would like to be able to be able to view these xml strings in my application, in a way that every elemet would be on a new row like: <root> <test>adgd</test> <test2>adgd</test2>...
  3. Janosh

    PB SoapClient

    I need the files PBSoapClient100.pbd and PBSoapClient.pbx so that i could create a soapclient with powerbuilder 10. Every manual says that they should be in the %SYBASE%/Shared/PowerBuilder/ -folder after install, but I sure don't have them there! I have tried to re-install, but doesn't help...
  4. Janosh

    Focus from treeview to a datawindow on a tab automatically

    I have two frames in my program. In the left frame I have a treeview-menu (tv_menu) and depending on what I choose, a tab opens in the right frame (tab_1). And what I would need, is to get the focus to move from the tv_menu to a certain field in a datawindow in tab_1 when i choose a ceratain...

Part and Inventory Search

Back
Top