Displaying 20 results from an estimated 800 matches similar to: "Rails SQL generation (Firebird adapter) - can someone explain ..."
2006 Jul 24
7
[PATCH] Support for DB Clusters/Replication in ActiveRecord (RFC)
Skipped content of type multipart/alternative-------------- next part --------------
Index: connection_adapters/abstract/connection_specification.rb
===================================================================
--- connection_adapters/abstract/connection_specification.rb (revision 4617)
+++ connection_adapters/abstract/connection_specification.rb (working copy)
@@ -1,10 +1,21 @@
require
2006 Mar 31
7
problem with habtm conditions in pagination
Hello list,
I''ve had this problem for two days now. Perhaps someone here would
care to comment on it. I''d be REALLY appreciative if that''d be the case.
Basically, it''s outlined at this paste: http://rafb.net/paste/results/
kXQSHZ83.html
But I''ll paste it here, too.
The main problem is in the customers/list action. The problem is with
this line:
2009 Mar 10
5
'unknow column error' when using include and associated table condition in find
Here is my weird problem.
Two models like following:
Lexeme
id:int
name:string
Structure
id:int
ref_id:string
meta_id:int
Lexeme can have many structure records through foreign key ''ref_id'' in
the structures table.
And these structure records belonging to one lexeme differs between
each other using meta_id.
And if Lexeme has structures, then there must be a top_struct whose
2005 Sep 04
0
Firebird adapter - updated info
For anyone testing the Firebird adapter (or interested in doing so), I
updated the instructions on the wiki with a simpler, improved test
setup. Click "See changes" on the bottom of the page for details on
what changed:
http://wiki.rubyonrails.com/rails/show/Firebird%20Adapter
Also... I hear that some people actually use Windows as a development
environment (perhaps due to factors
2004 Jan 26
0
Trouble with HTML search engine & Mozilla Firebird
I'm having trouble with the HTML-based search engine, and I'd be grateful
for any advice. I am using Mozilla Firebird 0.7 on Debian 3.0 with R
1.8.0. (I've also had the trouble with Mozilla Firebird 0.6 on Debian 3.0.
I also use Mozilla Firebird 0.6 on Windows XP, and I have no trouble with
the HTML-based search engine.)
When I type help.start() in R, it brings up the proper search
2004 May 26
2
Opening help pages in new tab of existing Mozilla Firebird
Subject pretty much says it all. I currently have options()$browser
set to open help pages in Mozilla Firebird, but it starts a new window
each time and I would like a new 'tab' in an existing window.
Sorry if this is obvious, but I can't find anything.
Kevin Wright
2007 Jan 13
0
problem with adding firebird/interbase support to PHP5
Hi,
I'm using CentOS since 4.2 on my server. Now, I need to add support for
firebird to PHP. I've installed PHP5 from Centos-contrib or Centos-plus. The
firebird2 was installed from sources (./configure && make && make install). I
tried to add "--with-interbase=shared,/usr/local/firebird" to php.spec but it
doesn't work :(. Can you please help me howto add
2006 Feb 27
1
PHP + firebird
Hi all,
I have a centos 4.2 with apache. I need allow a php site access the firebird
DB. How can I do this?
--
=====================
Marcus Tulio T. Carvalho
Telemacro Sistemas e Servi?os
=====================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20060227/77897304/attachment-0001.html>
2006 Jan 03
0
has_and_belongs_to_many include problem
hey,
i have users who are in groups, and i have a search form, where i can search on
group, user lastname, and user firstname.
All this is also with pagination.
these are my models
class User < ActiveRecord::Base
has_and_belongs_to_many :groups
end
class Group < ActiveRecord::Base
has_and_belongs_to_many :users
end
in my controller i do this
THIS works (but in need pagination)
@users2
2010 May 18
1
using firebird 1.5 client
Hi,
in my directory:
test.exe
gds32.dll - from Interbase 6
this works, but if I put GDS32.DLL from Firebird 1.5:
test.exe
GDS32.DLL
the program test.exe has encountered a serious problem and needs to close.
any fix to this? Thanks,
Angelo
2007 Aug 31
1
Firebird find method return nil
I use the firebird db.
I have a Users table
If in ruby user_controller I use
users = User.find(:all)
print(users)
I view
>>nil
Can you help me?
Thank you
Andrea
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2005 Nov 16
2
Firebird adapter next steps
I saw that the Firebird adapter was merged to the trunk last night...
thanks Jeremy!
Since I last submitted the fb patch (11/1), I''ve been working on
several improvements, including:
1) I reorganized the code to match the newer conventions used in the
other adapters (mostly just changed the order and grouping of methods,
and added some "section header" comments).
2) An updated,
2006 Feb 22
0
Realtime queues with Firebird SQL through unixodbc
Hello,
I have a partially working Realtime Queue using unixODBC and Firebird. I
followed the steps on asterisk-guru and the voip-info asterisk message
boards but have been having no success.
I say that my queue is partially working because callers can join the
queue. However the calls do not go to the agents even if the agent is
not tied up and is available for calls. So the caller is stuck
2005 Aug 12
10
Anyone using Firebird w/ Rails?
I saw that there''s a patch in the queue
(http://dev.rubyonrails.com/ticket/1874) for a Firebird adapter. Just
wondering if anyone is using this, the other Firebird adapter, or
something else w/ Rails. My main interest is that sometimes Windows is a
target platform, and Firebird is stable on Windows, whereas I''ve heard
that the Windows version of PostgreSQL isn''t
2006 Apr 12
0
supporting migrations in firebird
Hi,
I''m interested in getting migration support avaliable to the firebird
database. Is there anyone actively working on this? If so what''s the
status? If not what can I do to help and where should I start?
Thanks,
Todd
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 May 18
0
Accessing firebird with port
Hi,
I access a Firebird database in a Delphi app with IBX, this works:
apollo:/gdb/test.fdb
but if I specify a port number:
apollo/3051:/gdb/test.fdb
it can not connect, it says: unable to complete network request to apollo, any idea how to make this works?
Thanks
2009 Feb 19
0
Firebird 2.1 and Wine under MANDRIVA
Good Morning
I'm working with MANDRIVA 2008. My application has been witten with Delphi 7. As
long as I had FireBird 1.5, i could connect my program to a DataBase without any
problem using Wine. Since I have installed Firedird 2.1 the application cannot
connect.
If I run Flamerobin directly under Linux, no pb
I have used as a path the one given in Flamerobin : no connection
I have used the
2011 Jun 09
0
Delphi 7 + Firebird SQL - Application
Application created in Delphi 7. It connects to a database created with
Firebird.
The required dll are in the application folder and if necessary are copied to
the System32 folder.
The dll's needed are:
midas.dll
fbclient.dll
gds32.dll
dbexpint.dll
Operating system where you want to run:
11.04 Ubuntu - Linux Kernel 2.6.38-8-generic
2.9 GB memory - Intel Core Duo T6400.
Error reporting:
2009 Mar 31
7
Firebird adapter HELP???????
Hi All,
Is anyone successfully using ROR 2.x with Firebird 2.x in a production
environment? The support seems to have dwindled.
I would greatly appreciate any installation guidelines, comments or
tips. What is somewhat confusing is what is required to for ROR to play
nicely with firebird.
I have come across fireruby, fb_adapter, fb-0.5.9...there does not seem
to be cohesive install /
2007 Jul 23
2
Firebird, fireruby
Hi Guys
I am pretty new to Ruby. One of our client is using Firebird as his
backend database. I have to create a script which will connect to his
database, fetch some data and update few tables in MS-SQL database.
Now problem is: i have installed FireRuby, got databaes, changed my
database.yml file.
I am trying to display all the users in Members table. but i am
getting following error: