Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - demetrio

Pages: [1]
1
General discussion about BabaCAD / Re: How to enable trace log?
« on: February 23, 2017, 12:56:22 pm »
Didn't find that file. I'm using v 1.3.5 (beta? I don't know, I can't see it in About menu option)

2
General discussion about BabaCAD / Re: Table alias (label)
« on: February 23, 2017, 12:52:24 pm »
 ;D  8)

3
General discussion about BabaCAD / Table alias (label)
« on: February 22, 2017, 06:12:29 pm »
I tried to put a complex query as source table, successfully.
anyway, when I start DB query command, it asks which table I want to access to, and the question is very very long because it contains the whole query.
Is there any chance to change the query with an alias?
Consider I can't create a DB view, because I can't create views in production environment just for my goals.

4
General discussion about BabaCAD / How to enable trace log?
« on: February 22, 2017, 06:07:20 pm »
Is there any way to enable trace log?
I'd like to check the query BabaCAD builds , because something went wrong and I didn't understand what, exactly.
I've got 3 tables and the problem is just on the second one, so it's not a whole ini issue.
I'm already able to connect to Oracle and to viewing graphics.

5
SOLVED

many many thanks to Mirza

Instructions
Download 11.2.0.2 instant client (Basic version, about 50MB)
Unzip in a folder
If you don't find oraocci11.dll, you'll find in BabaCAD installation folder into previous folder (sizes are different, but both works)
Set up the folder in PATH variable (do it in a batch file , in windows settings, or in a command window just before running BabaCAD.exe)
Run BabaCAD.exe

6
1. OK: Already done before
2. FAIL: I do not have an oraocci32.dll, I have oraocci11.dll (704K) , an ociw32.dll. I searched something similar in name and size, but with no success.
3. OK: BabaCAD version is 1.3.4, I downloaded it just yesterday when I discovered it.

7
tx Mirza, but it didn't work.
I already have an 11g 32bit oracle client installation because I use it for another product (BentleyMap)
Here is my modified path
Code: [Select]
C:\Program Files (x86)\BabaCAD\BabaCAD>echo %PATH%
C:\ProgramData\Oracle\Java\javapath;C:\Oracle\product\11.2.0\client_1\bin;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client
\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\
Core-Static;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Progr
am Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files
\TortoiseSVN\bin;C:\Program Files (x86)\Skype\Phone\

C:\Program Files (x86)\BabaCAD\BabaCAD>echo %ORACLE_HOME%
C:\Oracle\product\11.2.0\client_1

C:\Program Files (x86)\BabaCAD\BabaCAD>BabaCAD.exe

8
(sorry, unable to modify previous message)

I forgot to mention I'm using windows 7 64bit, together with oracle client 12c 64 bit.

9
Hi.
I just installed BabaCAD, it looks like an interesting piece of SW.
My need is to work with Oracle Spatial, than I downloaded and installed the extension.

But when running BabaCAD, a pop-up window appears just before the main program, with the following message:
Warning: Extension module BabaCADORAExtensionLite.bem failed to load!

I already set up BabaORA.ini and tried to download and install again the extension, but with no success.

Does anybody can help me?
Tx in advance

Pages: [1]