17.01.2019 20:11, Lester Caine [email protected] [firebird-support] wrote: > So what can I do next to get this to work?
You can read Release Notes for Firebird 3.0, chapter "Compatibility Issues" including "Embedded Connections" and "Initializing Security Database". Also reading text of "an add record error" can provide a clue. Remember, that in embedded mode password is not checked, but user name is still applied, so you must use "-u SYSDBA" when connecting to a database for creating SYSDBA user (sounds funny, I know). -- WBR, SD. ------------------------------------ ------------------------------------ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Visit http://www.firebirdsql.org and click the Documentation item on the main (top) menu. Try FAQ and other links from the left-side menu there. Also search the knowledgebases at http://www.ibphoenix.com/resources/documents/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ------------------------------------ Yahoo Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/firebird-support/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/firebird-support/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo Groups is subject to: https://info.yahoo.com/legal/us/yahoo/utos/terms/
