adrianlmm
adrianlmm
Greetings, Currently there is no policy to base the balancing according to the IP adress of the client request, NGINX has this policy witch is really useful. Here is the...
Greetings, is not possible to retrieve values in statements with the RETURNING clause, example: INSERT INTO EMPLOYEES (NAME) VALUES('PETER') RETURNING ID After the execution this stament returns the autogenerated ID...
I'm trying Firebird 3 and in a Select statement if it includes a Boolean column I get the next error: Specified table includes unsupported datatype (32764) (Fb::Error) Please add support...
Currently fb only works with firebird 2.5, there is currently firebird 3 and distros like Fedora and Ubuntu are updating their packages to install Firebird 3 and deprecating 2.5 making...
Currently the popover element is not implemented in Dart HTML, this element is currently supported in webkit and blink and Firefox is working in the implementation. https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/popover I would be...
Greetings, I'm trying to install it in Ruby 3.4.1 but I'm getting lots of errors, I have no problem with Ruby 3.3 D:\projects\ruby\fb_new\fb>gem install fb-0.9.3.gem Temporarily enhancing PATH for MSYS/MINGW......