RE: Creating database scripts via ant

2004-03-09 Thread Matt Reason
Toad has a setting (I forget where - and it takes a day to find) that will show you all of the queries it is running to do it's dirty work. Once you enable it, you will see exactly what query it runs on the data dictionary to get the definition of your database. Grab that query and save it to a

RE: automatically generating pdf's from framemaker

2003-03-31 Thread Matt Reason
I'd read up on Adobe Acrobat and figure out how to create a PDF on the command line. I'm sure there's a way to do it. Then, to make ant do your dirty work, use the task. -Original Message- From: Donal Quinlan [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 5:38 PM To: Ant