HI all,
         I have / trying to port SQLite to VxWorks . But am having some
problems with the following functions
in file util.c
sqliteSetString() and sqliteSetNString() . When i try to create a database
for the first time i.e. i call sqlite_open() the following function gets
called

sqliteAddColumn() where the function sqliteSetNString() gets called but
memory allocation fails cos it asks for too much memory . In my case malloc
allows a maximum of 128mb . Still, am surprised how it manages to cross the
128mb limit.
Any help or suggestions would be really helpful .

Thanx
with regards
Rajneesh Khanna
DVD group,
Philips Innovation Campus
Ph: 5579000



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to