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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by xtharmon

  1. xtharmon

    Select Objects

    How do you select multiple object in a pbl in PowerBuilder 8?
  2. xtharmon

    Robot Help

    I solved my own problem: HtmlHelp( 0, ls_helpfilename,0,0)
  3. xtharmon

    Robot Help

    How do I setup a robot help file in powerbuilder 8.0? The file extension is chm.
  4. xtharmon

    Create MDB with password

    How do I create the database with a password? Currently this is what I am doing. szAttributes2 = "CREATE_DB="ls_mdb retcode = SQLConfigDataSource(hWnd, ODBC_CONFIG_SYS_DSN, szDriver, szAttributes2)
  5. xtharmon

    Application Launch

    When launching an application, how do I check to see if it is already running?
  6. xtharmon

    Powerbuilder 8 & Crystal Report Viewer 9

    I am having problems accessing Crystal Report Viewer from PB8. These are the steps I have taken and the problems encounterd. 1. Created a window 2. placed component on window:activeX control-crystal report viewer control 9. I can not set the properties; ole_1.object.reportsource = ? I am not...

Part and Inventory Search

Back
Top