RE: [Harbour] Problems with ADORDD.

2009-09-15 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Horodyski Marek (PZUZ) >Sent: Friday, September 11, 2009 10:22 AM >To: Harbour Project Main Developer List. >Subject: RE: [Harbour] Problems with ADORDD. > > > >>-Original Message- >>From: Ranier Vilela [mailto:ran

Re: [Harbour] Problems with ADORDD.

2009-09-12 Thread Tomaž Zupan
On Friday 11 September 2009 16:37:09 Horodyski Marek (PZUZ) wrote: > >Oracle driver has Test Connection button in ODBC configuration. > > > See on my odbc MS Tools. You are using Microsoft ODBC driver for ORACLE. I am using ORACLE ODBC driver that is included in ORACLE XE Client. Install that or

RE: [Harbour] Problems with ADORDD.

2009-09-11 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Viktor Szakáts [mailto:harbour...@syenar.hu] >Sent: Friday, September 11, 2009 3:22 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Problems with ADORDD. > >Try with Microsoft Query. It's part of the Office pac

Re: [Harbour] Problems with ADORDD.

2009-09-11 Thread Tomaž Zupan
Friday 11 September 2009 15:19:01 je Horodyski Marek (PZUZ) napisal: > > How can I test connect to database from ODBC itself ? > Oracle driver has Test Connection button in ODBC configuration. -- LP, Tomaž Zupan ORPO d.o.o. http://www.orpo.si tel: +386 4 2806400 faks:+386 4 2806410 _

Re: [Harbour] Problems with ADORDD.

2009-09-11 Thread Viktor Szakáts
Main Developer List. Subject: Re: [Harbour] Problems with ADORDD. [...] Maybe ODBC could also be fixed. I can't remember you exact report ATM, but probably some debugging on your part could help. I assume ODBC itself is able to connect to Oracle. If this is so, it should be possible from H

RE: [Harbour] Problems with ADORDD.

2009-09-11 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Viktor Szakáts [mailto:harbour...@syenar.hu] >Sent: Friday, September 11, 2009 12:12 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Problems with ADORDD. [...] >Maybe ODBC could also be fixed. I can't remember you

Re: [Harbour] Problems with ADORDD.

2009-09-11 Thread Mindaugas Kavaliauskas
Hi, Oracle has let Oracle XE as free database server for commercial users with limited (one procesor, 4Gb quota for data files etc.). This Express database is good for test and has only 150Mb. It is like 10g version. I can send it for you via normal post on CD. Thank, You. I can download it,

RE: [Harbour] Problems with ADORDD.

2009-09-11 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt] >Sent: Friday, September 11, 2009 1:09 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Problems with ADORDD. > [...] >2) We had some discussion about OCI in

Re: [Harbour] Problems with ADORDD.

2009-09-11 Thread Mindaugas Kavaliauskas
Tomaž Zupan wrote: You can try ORACLE 10g Express Edition, which is much smaller. http://www.oracle.com/technology/products/database/xe/index.html Minimal install file is 165MB. Perhaps, I'll wait for Viktor. :) Regards, Mindaugas ___ Harbour mailin

Re: [Harbour] Problems with ADORDD.

2009-09-11 Thread Tomaž Zupan
Friday 11 September 2009 13:08:58 je Mindaugas Kavaliauskas napisal: > > 2) We had some discussion about OCI in June. I've downloaded Oracle > Client, but server download is 1.7GB size. I do not want to install such > amount of code just for developing SDDOCI/SDDORA library. You can try ORACLE 10

Re: [Harbour] Problems with ADORDD.

2009-09-11 Thread Viktor Szakáts
Oci is like a dream. I managed in test app to get through the OCI into the base of pure C code, but in C I not know how to write users application. Unfortunately, ODBC, despite many attempts I was not able to connect to the database, and through ADO, you can easily connect. Problems begin u

Re: [Harbour] Problems with ADORDD.

2009-09-11 Thread Mindaugas Kavaliauskas
Hi, Oci is like a dream. I managed in test app to get through the OCI into the base of pure C code, but in C I not know how to write users application. Unfortunately, ODBC, despite many attempts I was not able to connect to the database, and through ADO, you can easily connect. Problems begi

Re: [Harbour] Problems with ADORDD.

2009-09-11 Thread Viktor Szakáts
It seems that ADORDD is not important enough for its users (developers) that they maintain it. Sad, but what can we do. Oracle can be accessed also by ODBC. I also hope we will have a native access mode for Oracle in the future. ocilib looks a very nice lib to build a Harbour wrapper upon. Brgds

RE: [Harbour] Problems with ADORDD.

2009-09-11 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Viktor Szakáts [mailto:harbour...@syenar.hu] >Sent: Friday, September 11, 2009 10:38 AM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Problems with ADORDD. [...] >It seems that ADORDD is not important enough for its users

Re: [Harbour] Problems with ADORDD.

2009-09-11 Thread Viktor Szakáts
Proballly ADORDD is broken because is ole intensive and ole was changed in Harbour. ADORDD need review to suport new ole api in Harbour? Best regards, Ranier Vilela I know that the problem does not concern Harbor. I'm using ADO because only through them can get to Oracle. This shows, however,

RE: [Harbour] Problems with ADORDD.

2009-09-11 Thread Horodyski Marek (PZUZ)
>-Original Message- >From: Ranier Vilela [mailto:ran...@cultura.com.br] >Sent: Thursday, September 10, 2009 10:02 PM >To: Harbour Project Main Developer List. >Subject: Re: [Harbour] Problems with ADORDD. > >Horodyski Marek (PZUZ) escreveu: >>

Re: [Harbour] Problems with ADORDD.

2009-09-10 Thread Edmer
And ADO_SEEK() is still not working. Thanks, Ed Horodyski Marek (PZUZ) wrote: > > What can cause this error : > > oErr:subCode__ 3012 > oErr:description__Nieprawidłowy argument // <-- wrong parameter > oErr:filename_ > oErr:operationOPEN > oErr:genCode__ 1 > oErr

Re: [Harbour] Problems with ADORDD.

2009-09-10 Thread Ranier Vilela
Horodyski Marek (PZUZ) escreveu: What can cause this error : oErr:subCode__ 3012 oErr:description__Nieprawidłowy argument // <-- wrong parameter oErr:filename_ oErr:operationOPEN oErr:genCode__ 1 oErr:args_A Argumenty: 1.[C]select to_char( PERSON_ID, '0