Aladdin a écrit :
Hi,
Is there anything else to do than : myMailMerge.CommandType = com.sun.star.sdb.CommandType.COMMAND myMailMerge.Command = "SELECT * FROM biblio"
I think you would probably need to establish a connection to the database source and a db context first, and you would probably have to "execute" the SQL rather than just use "command".
Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
