Re: [Rails] Sybase anyone?
contact at maik-schmidt.de
contact at maik-schmidt.de
Fri Jan 28 12:54:04 GMT 2005
Rob Lally <ruby at roblally.plus.com> schrieb am 28.01.2005, 13:37:39:
> I noticed on the rubyonrails site that there was mention of desire for a Sybase version of rails. Is this still a pipe
> dream or is someone driving it?
Currently I'm writing the ActiveRecord for Oracle and I thought of
writing one for Sybase, too. Unfortunately, I do not have the time at
the moment. So, it would be great, if someone else could write the
Sybase adapter. You can find a database driver encapsulating the Sybase
ct library under http://raa.ruby-lang.org/project/sybase-ctlib. It's
very old ad I do not know, if is still maintained. Maybe you have to
clean it up a bit first. Under
http://wiki.rubyonrails.com/rails/show/HowToWriteAnActiveRecordAdapter
you'll find a tutorial on writing ActiveRecord adapters. It's really
easy and the biggest problem is the generation of primary keys. If you
have any questions do not hesitate to ask me.
Cheers,
Maik
More information about the Rails
mailing list