Re: [pmapper-users] Problem with join to external database table via MDB2

2007-11-02 Thread Gambin Dejan
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.

Re: [pmapper-users] Problem with join to external database table via MDB2

2007-11-02 Thread Armin Burger
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

Re: [pmapper-users] Problem with join to external database table via MDB2

2007-11-02 Thread Gambin Dejan
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

Re: [pmapper-users] Problem with join to external database table via MDB2

2007-11-02 Thread Armin Burger
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

Re: [pmapper-users] Problem with join to external database table via MDB2

2007-11-02 Thread Gambin Dejan
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

Re: [pmapper-users] Problem with join to external database table via MDB2

2007-10-31 Thread Armin Burger
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

Re: [pmapper-users] Problem with join to external database table via MDB2

2007-10-31 Thread Armin Burger
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