| Author |
ULGEN not generating cpp files
|
|
|
| Hi ..
I installed ASA / ML Sync : 9.0.2.2451 -- Tried to run the
ULGen utility on the CustDB database (using EXACTLy the same
procedure as listed in the user manual) - Ulgen does NOT
generate the CPP files - but simply lists the options i must
use with Ulgen. (Essentially like a "Help" listing). I am
NOT a newbie - & have NOT faced this problem in earlier
versions.
Could anyone please point me to possible solutions..
thanks..
Kumar
| |
| Philippe Bertrand 2005-08-01, 9:23 am |
| Please post the command line you are using and the section of the user
manual you are using for reference.
<Kumar> wrote in message news:42ee213a.7eb0.1681692777@sybase.com...
> Hi ..
> I installed ASA / ML Sync : 9.0.2.2451 -- Tried to run the
> ULGen utility on the CustDB database (using EXACTLy the same
> procedure as listed in the user manual) - Ulgen does NOT
> generate the CPP files - but simply lists the options i must
> use with Ulgen. (Essentially like a "Help" listing). I am
> NOT a newbie - & have NOT faced this problem in earlier
> versions.
> Could anyone please point me to possible solutions..
> thanks..
> Kumar
--
- Philippe Bertrand
iAnywhere Solutions, Inc.
Please include in your subject line what UltraLite API are you using
(I.E. UltraLite.NET, Native UltraLite for Java, Embedded SQL, C++,
(pure) Static Java UltraLite, etc.). Please include version and BUILD
numbers in your post.
| |
|
| command line:
ulgen -c "dsn=3dUltraLite 9.0 Sample" =96t c++ -u ProductPub
-f ProductPubAPI
(taken from: UltraLite C/C++ User's Guide
Tutorial: Build an Application Using the Static C++ API
Lesson 3: Run the UltraLite generator )
-- Kumar
| |
| Michael Thode 2005-08-02, 1:23 pm |
| Try updating to the latest ebf. I tried your command line and it didn't
produce the usage message in the latest version.
- Mike
<Kumar> wrote in message news:42ee32b9.1bd3.1681692777@sybase.com...
command line:
ulgen -c "dsn=UltraLite 9.0 Sample" -t c++ -u ProductPub
-f ProductPubAPI
(taken from: UltraLite C/C++ User's Guide
Tutorial: Build an Application Using the Static C++ API
Lesson 3: Run the UltraLite generator )
-- Kumar
|
|
|
|