Search results

  1. J

    accessing table with "-" like chart-b

    I found my own mistake simple but deadly from pub."chart-b" only qoute the table name not PUB. thanks
  2. J

    accessing table with "-" like chart-b

    I using coldfusion to display and update data via webbrowser the process it going great until i found a table with the "-" (xxx-xx) and coldfusion query does not seem to recognized this time of naming standard I tried from chart-b from [chart-b] from [pub.chart-b] from [pub].[chart-b]...
  3. J

    Progress 9.1D07 JDBC connection with JOnAS J2EE app server

    did you got this problem solved?
  4. J

    Connect ColdfusionMX(win 2000 srv.) + Merant 3.70 ODBC to Progress 9.x DB

    odbc connection you need to create a odbc connection under the ODBC datasource administrator then under the the CFadmin you need to call need to use ODBC socket I hope this was not too late I just found this site
  5. J

    Acessing Progress from ColdFusion

    Coldfusion and Progress it been hard to get those two working correctly but if you can use store procedures to pre filter your data may make it go faster
Back
Top