outra9e
12th February 2003, 18:30
Hi guys

I have put together some new sessions (9 of them) basically building an LMS for our training department.

There are 9 new tables that make this up as well.

Some fields in these tables have references to standard tables eg. tccom010 some of the fields are referenced to some of the new tables.

On soe of these sessions I am getting this error;

Fatal error : Use of NULL pointer on ' '
Fatal error : can not continue in (session) in DLL : ottstpstandard ()


Any ideas?

Cheers

hanslokhoff
12th February 2003, 20:23
Hi,

I'm not a 'Senior' but anyway:
Have you checked all the values of the fields that are part of an index?

Regards,
Hans.

rupertb
13th February 2003, 16:01
Easy peasy do a convert to RTDD on the 'refered to' tables as well! e.g. tccom010.

Regards,
Rupert

outra9e
13th February 2003, 18:07
Yes I realised that this morning! Felt like a bit of an idiot, obviously I did the convert on the new tables, but didnt convert the entire VRC.

Didn't get a chance to update the thread.

Thanks anyway! :)