Hi Chris,

The results from your queries :

ledgersmb=# select max(id) from parts;
  max  
-------
 10511
(1 row)

ledgersmb=# select max(id) from ap;
 max 
-----
    
(1 row)

ledgersmb=# select max(id) from ar;
  max  
-------
 10512
(1 row)

ledgersmb=# select max(id) from gl;
 max 
-----
    
(1 row)



Now, the fact that I only get two numbers returned, and they're both
different, gives me to think summat not good is going on?

Cheers,
Eamonn


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ledger-smb-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to