ailto:[EMAIL PROTECTED]
Sent: Friday, November 02, 2007 9:13 AM
To: Gambin Dejan
Subject: Re: [pmapper-users] Problem with join to external database table via
MDB2
I guess you use the result in a normal popup browser window. Rename the
jquery-1.2.1.pack.js to jquery-latest.pack.js. Just for info.
g? My queryResultLayout is 'table'
>
> Regards, dejan
>
> -Original Message-
> From: Armin Burger [mailto:[EMAIL PROTECTED]
> Sent: Friday, November 02, 2007 9:13 AM
> To: Gambin Dejan
> Subject: Re: [pmapper-users] Problem with join to external database table vi
AIL PROTECTED]
Sent: Friday, November 02, 2007 9:13 AM
To: Gambin Dejan
Subject: Re: [pmapper-users] Problem with join to external database table via
MDB2
I guess you use the result in a normal popup browser window. Rename the
jquery-1.2.1.pack.js to jquery-latest.pack.js. Just for info.phtml the
nsole I get many "jQuery is not defined" errors (from
> jquery.compat-1.0.js, jquery.pmapper.js, jquery.dimensions.js,
> jquery.treeview.pack.js) and one "$ is not defined" from pmjson.js
>
> Regards, dejan
> -Original Message-
> From: Armin Burg
n Error console I get many "jQuery is not defined" errors (from
jquery.compat-1.0.js, jquery.pmapper.js, jquery.dimensions.js,
jquery.treeview.pack.js) and one "$ is not defined" from pmjson.js
Regards, dejan
-Original Message-
From: Armin Burger [mailto:[EMAIL PRO
I updated the SVN with a patched version, replace function
'returnData()' in squery.php with the one from here
http://svn.pmapper.net/trac/browser/pmapper/trunk/incphp/query/squery.php
and see if it resolves the problem.
armin
Gambin Dejan wrote:
> Hi,
>
>
>
> I am using the latest pmapper
Gambin Dejan wrote:
> Hi,
>
> I am using the latest pmapper version (3.2-beta2). I am trying to make
> an external join to Oracle database. I have installed MDB2 PEAR package
> and I have succesfully (after many trials/errors) made a connection
> using a sample PHP script. The point was I had to c