I have found that I can create a database by offering ISC_USER = [owner] rather than SYSDBA. Is there anything special about SYSDBA? Is SYSDBA just a...
Mike Dewhirst
miked@...
May 1, 2005 8:18 am
59744
brianasap wrote: << There has been threads on this forum discussing scalablity, Aug-Sept 2004 (I believe) and February this year. You could search for posts...
... SYSDBA is the server administrator. This identity has access to everything governed by the server. It's best practice, though, to create your databases ...
I think I am not alone in missing a good Firebird admin utility with a GUI under Linux. I find myself booting into windows to use Ibexpert,Ib_sql etc. Under...
... SYSDBA is a real user (the server's superuser). It has complete destructive rights over all databases, whether it owns them or not. ... I don't really...
... On FB 1.x a view is being created, but it ignores the FIRST/SKIP clause. I think this is not what you'd expect. Hence this feature was disallowed in v1.5....
... I plead exhaustion ... just chased the kids all day at the zoo. I was under the impression that Int was a 32 bit platform-native integer. I must be...
... Okay ... I admit it. I can't count. That's why I use a computer. Any 9 digit number will fit in a 32 bit int, which is 10 digits of precision. Back to...
... Sorry Helen - I wasn't clear enough. I was calling ddl scripts (actually, empddl.sql downloaded from the apress site and cut into separate parts) from a...
Mike Dewhirst
miked@...
May 1, 2005 2:32 pm
59755
... Alan - thanks. That specifically answers my poorly phrased question. Objects inside the database can be owned by yet ... And - I just read in TFB that...
Mike Dewhirst
miked@...
May 1, 2005 2:42 pm
59756
... No, but a 32 bit integer holds values up to 4,294,967,295, which is 9 full digits plus .4294967295 of the tenth digit. Cheers, Ann...
Thank you Helen. Any chance of getting a stack owerflow using the 'for do'? The procedure works just perfect by itself. I'm working with PHP5, odbc-driver 2.0...
Hi, i just took one of my books (1/7, yes not so much) and analysed ISBN number.. Here it is: '975-316-258-8' What will we do now? 1- hashing??? :) 2-...
... yes. It's called security.fdb. It's not that private. the services API will tell you where exactly it is on any server, as long as you know the SYSDBA ...
... I think the above clause should not be there, since I think your procedure's output loop is this: ... AS BEGIN FOR select ID_KATEGORI, KATEGORI,...
For my next question :) ... Is it possible to pass variable values to DDL / DML scripts? I want to pass a database path and name to be created or connected to....
Mike Dewhirst
miked@...
May 2, 2005 2:52 am
59767
OK - I figured it out ... No Mike...
Mike Dewhirst
miked@...
May 2, 2005 4:34 am
59768
And RH ES has libstdc++.so.6 What is the best way to work around this? I tried ln -s libstdc++.so.6 libstdc++.so.5 which brought a flurry of new problems....
... As this is your second ask here, I suggest you ask on firebird-devel. Mention which version and model (C/SS) of Firebird you're trying to install. ^heLen...
... you're ... Helen, I could be mistaken, but I've only posted this once, and this isn't my regular login account (first time used for this group and I hope I...