*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hi
I am having some troubles with the built in EJB counter... first of all
it seems to autogenerate id's that are very large numbers, eg, greater than
1 billion..Why? This wastes a lot of address space and leads to...:
2) When I am using it with postgresql, and then with the news table,
when I try to edit/delete rows using pgadmin, it fails, and I assume this
is
due to the fact the ID is too large and consuing the program...Anyone seen
this? How can I work around it?
Also, I never see the counter making a table for it to persist its
counter value in...where does it do that?
Cheers, Jordan