Ed Leafe wrote: > On Jan 18, 2007, at 8:53 AM, Uwe Grauer wrote: > >> You can find out the owner of firebird databases by running this >> query: >> >> SELECT DISTINCT RDB$OWNER_NAME AS DATABASE_OWNER >> FROM RDB$RELATIONS >> WHERE (RDB$SYSTEM_FLAG = 1); > > OK, I used an update based on that query to change the owner of the > demo database to 'WEBUSER'. I created an AppWiz app, and was able to > add/delete/update, so this should be working now. Can anyone else > verify that the demo database is working?
Yes, the demo database is working. I see Alfreds Futterkiste. But it was working yesterday, too. -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
