Displaying 2 results from an estimated 2 matches for "80040e37".
2007 Oct 11
1
HABTM and has_many through only work in one direction
...ecipes
are in the same database and the recipe table is in a completely
different database.
When I create a recipe object, it works fine and I can see all the
feeds that it''s a part of but when I create a feed object and try to
access all its recipes I get an error saying:
OLE error code:80040E37 in Microsoft OLE DB Provider for SQL Server
Invalid object name ''dbo.msn_lifestyles_feeds_recipes''
I''ve also tried this using has_many :through and I get the same error.
Any help on this would be greatly appreciated.
--~--~---------~--~----~------------~-------~--~-...
2006 Mar 02
5
Instiki and SQL Server??
Hello. I reeeeally want to get Instiki running at my day job, but they
are Microsoft-heads. While I can probably sell them on trying Rails,
they are definitely going to want the database to sit in our SQL Server
instance with our other databases. I can''t get instiki to create the
tables in sql server though (I''ve added ADO.rb, and gotten a
connection). When I run the