Does anyone know where the dmNavigation Table is created in the FarCry
install ? My install is failing on this statement
<cfquery datasource="#arguments.dsn#" name="q">
SELECT objectID, lNavIDAlias
FROM #application.dbowner#dmNavigation
WHERE lNavIDAlias <> ''
</cfquery>
But this table was not created for me, if someone can point me in the
wright direction or let me know what the MySQL schema for this table I
would appreciate it.
Mike
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---