Line 144 of fourq.utils.audit is throwing an error when I try to install
on oracle. Any ideas of how to fix this query?


ALTER TABLE #application.dbowner#fqAudit WITH NOCHECK ADD 
                                CONSTRAINT [PK_fqAudit] PRIMARY KEY
NONCLUSTERED 
                                (
                                        [AuditID]
                                )  ON [PRIMARY];


TIA,

Nathan 
 

---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to