Hi,
I'm trying to use SqueakDBX (now dbxTalk) on Windows 64 bits. I was looking for http://www.squeakdbx.org/ Do you know where can I find it or how to configure the 32 bits OpenDBX driver on windows 7 64 bits? Thanks in advance, Facundo
|
Hi,
OpenDBX not the only problem. The issues is the FFI and VM, thats works only in 32 bits.. For 64 bits you need recompile all stuff..(VM, FFI, OpenDBX). Best D http://about.me/diogenes.moreira 2012/3/24 Facundo Vozzi <[hidden email]> Hi, |
Yes, I know that but I need use it in 32 bits mode. Database (postgress), VM, FFI and OpenDBX are 32 bits. Just the so is 64 bits. I'm looking how to configure openDBX like I configured ODBC 32 bits on windows 64.
Thanks, FV
El sábado 24 de marzo de 2012 17:19:25 UTC-3, Diogenes Moreira escribió: Hi, |
ahhh OK.
the url is that http://dbxtalk.smallworks.com.ar/Documentation but the link is broken.. asap i'll fix it.. i'll looking for the old site and i'll send to you the page. Best. D 2012/3/24 Facundo Vozzi <[hidden email]> Yes, I know that but I need use it in 32 bits mode. Database (postgress), VM, FFI and OpenDBX are 32 bits. Just the so is 64 bits. I'm looking how to configure openDBX like I configured ODBC 32 bits on windows 64. |
Sounds good.
Thanks in advance.
On Sat, Mar 24, 2012 at 6:16 PM, Diogenes Moreira <[hidden email]> wrote: ahhh OK. |
Facundo, did you manage to make it work?
On Sat, Mar 24, 2012 at 10:34 PM, Facundo Vozzi <[hidden email]> wrote: Sounds good. -- Mariano http://marianopeck.wordpress.com |
maybe this helps http://forum.world.st/how-to-install-for-oracle-on-windows-7-tp4383776p4386940.html
it is oracle...but the procedure is the same for any database On Tue, Mar 27, 2012 at 10:18 AM, Mariano Martinez Peck <[hidden email]> wrote: Facundo, did you manage to make it work? -- Mariano http://marianopeck.wordpress.com |
In reply to this post by Mariano Martinez Peck
Hi Mariano,
not, I couldn't make it work yet. I have all working on Windows 7 32 bits but now I'm trying on Windows 7 64 bits and I'm getting this error: 'Loading backend library failed'. PostgreSQL is working fine.
See you, FV
On Tue, Mar 27, 2012 at 5:18 AM, Mariano Martinez Peck <[hidden email]> wrote: Facundo, did you manage to make it work? |
Hi facundo.. I own you the 64 bits documents.. Sorry my schedule is full :( But I promise. I'll do my best to complete dbxtalk site... El abr 5, 2012 10:35 a.m., "Facundo Vozzi" <[hidden email]> escribió:
Hi Mariano, |
In reply to this post by fvozzi
On Thu, Apr 5, 2012 at 3:35 PM, Facundo Vozzi <[hidden email]> wrote: Hi Mariano, Well, I know that what I will say is obvios but... that means that OpenDBX cannot find the external lirbary. If it was ODBC, then it means it cannot find the shared library (dll) of ODBC. Maybe this is because you don't have a 32 bits ODBC dll in Windows 64 bits?
throught the pgsql backend or throught odbc?
-- Mariano http://marianopeck.wordpress.com |
throught the pgsql background and all the OpenDBX libraries (DLLs on windows) are on the image directory.
I don't have time to invest but it doesn't work for me.
On Sat, Apr 7, 2012 at 11:17 AM, Mariano Martinez Peck <[hidden email]> wrote:
|
In reply to this post by Diogenes Moreira
Not problem, my schedule is full too.
Where can I find the opendbx command line tool? Is it available for windows? Thanks
On Fri, Apr 6, 2012 at 6:58 PM, Diogenes Moreira <[hidden email]> wrote:
|
yes, but thats tool, aren't avalilables in binaries, must compile it..
Best D. http://about.me/diogenes.moreira 2012/4/12 Facundo Vozzi <[hidden email]> Not problem, my schedule is full too. |
Have someone the binary files of that tool?
How do you know, reading the documentation at
http://www.linuxnetworks.de/doc/index.php/OpenDBX/Setup/Windows , that the tool is available on the sources? Thanks in advance, FV ps.: I don't remember when was my last C source code compilation but I can try it.
On Thu, Apr 12, 2012 at 9:07 PM, Diogenes Moreira <[hidden email]> wrote: yes, but thats tool, aren't avalilables in binaries, must compile it.. |
from http://www.linuxnetworks.de/doc/index.php/OpenDBX/Setup/Windows "Since version 1.3.11, the applications in "utils/" directory are built by default. If you want to leave this out of the build process, you can disable compilation." if successfully compiled dll in the folder utils, you should have the tools binaries Best. http://about.me/diogenes.moreira
2012/4/12 Facundo Vozzi <[hidden email]> Have someone the binary files of that tool? |
Yes, I gues that one of that "applications" is odbx-sql but because you say that to me. Not problem.
I'll try to compile it when I have a chance but I guess that this is a simple configuration problem.
Thanks, FV
On Thu, Apr 12, 2012 at 9:53 PM, Diogenes Moreira <[hidden email]> wrote:
|
In reply to this post by Diogenes Moreira
Hi,
I had Postgres server 64 bits on my Windows 64 bits laptop and that was my problem. I knew that but I get my mind confused. So, now I have Postgres 64 bits as Server and a 32 bits client to connect from Pharo with OpenDbx. There isn't a Client Only installation for postgres but you need just copy the binary files from
http://www.enterprisedb.com/products-services-training/pgbindownload and set it first that the 64 bits files in the path order. Thanks, FV On Thu, Apr 12, 2012 at 9:53 PM, Diogenes Moreira <[hidden email]> wrote:
|
On Sun, Apr 29, 2012 at 6:04 PM, Facundo Vozzi <[hidden email]> wrote: Hi, Excellent. Thanks for the answer.
-- Mariano http://marianopeck.wordpress.com |
Free forum by Nabble | Edit this page |