coldfusion and pervasive SQL

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default coldfusion and pervasive SQL

    We are going to be moving to a new inventory system that uses Pervasive SQL and
    we are going to connect to this system using CF. Are the two compatible? Are
    there any known issues? How well does it perform with CF (7.1)?

    Any help would be grealty appreicated.

    NF

    nedflanders Guest

  2. Similar Questions and Discussions

    1. Pervasive.SQL Datasource
      Hi everybody. I'm trying to create a datasource name on Coldfusion Administrator in order to access a Pervasive.SQL database. Anyone know how to do...
    2. How to call a coldfusion function defined in other coldfusion file??
      inside a.cfm, it has code fragment: <cfloop> <cfinclude template="b.cfm"> </cfloop> inside b.cfm, it has code fragment: ...
    3. Pervasive SQL Database
      I've been asked to support a Pervasive SQL database and am wondering if you had any luck figuring this out?
    4. DW & Pervasive(Btrieve) Database
      Hi Dreamweavers Is there anyone who has the experience using Pervasive as DW data source? I can open the table structure with local connection,...
    5. Pervasive SQL and Btrieve -> DB2
      Need to get some Pervasive SQL or Btrieve data into a DB2 database? For those needing to do so, we sell a very useful tool for Btrieve and...
  3. #2

    Default Re: coldfusion and pervasive SQL

    Looks like they support ODBC and JDBC....

    [url]http://www.pervasive.com/developerzone/access_methods/ODBC.asp[/url]
    paross1 Guest

  4. #3

    Default Re: coldfusion and pervasive SQL

    nedflanders,
    Have you been able to get a connector to work with Pervasive?. My ODBC connector seems to time out whenever trying to access the database.
    wiredbyduffy Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139