+ Reply to Thread
Results 1 to 8 of 8
  1. #1
    Member
    Join Date
    Sep 2004
    Location
    Your living room...
    Posts
    427

    Microsoft Technology Ruby on Rails Equivalent. . .?

     
    Hi All,

    I'm in the process of acquiring a client that is in need of tying in a web application to an MS Access DB. Originally I was going to use Ruby on Rails, but when the requirement to support the Access database came up, it changed things a bit. So, that leads to my question: Are there currently any MS technologies (.NET or otherwise) on par with RoR for database integration and "ease of use"?

    Regards
    I reserve the right to contradict myself. . .

  2. #2
    Super F@D Folder
    Join Date
    Jun 2004
    Posts
    5,091
    not ms based but i'm pretty sure php will support access files

  3. #3
    Member
    Join Date
    Oct 2003
    Posts
    267
    if your using msaccess i would highly suggest using a .net framework language. Either VB or C# with asp.net would be your best and easiest choice. The server side code with the debugging makes it easier to work with then PHP.

  4. #4
    Member
    Join Date
    Sep 2004
    Location
    Your living room...
    Posts
    427
    Quote Originally Posted by amtrac24 View Post
    if your using msaccess i would highly suggest using a .net framework language. Either VB or C# with asp.net would be your best and easiest choice. The server side code with the debugging makes it easier to work with then PHP.
    That's what I'm thinking. I'll look into them. Do you know if any of the .NET technologies support Object Relational Mapping?
    I reserve the right to contradict myself. . .

  5. #5
    Member
    Join Date
    Oct 2003
    Posts
    267
    not sure because i never used Object Relational Mapping....can you give me a "real world" example of Object Relational Mapping....

  6. #6
    Member
    Join Date
    Sep 2004
    Location
    Your living room...
    Posts
    427
    Yes, in RoR it uses ORM. Basically it maps and handles both objects and relationships from the database. There is no need to initialize objects for writing or retrieval from the database, and you can do things like:

    Code:
    Person = People.find_by_first_name("carl", :first_occurrence)
    Person.car = Car.new("bmw")
    Person.save
    Obviously that's not actual Ruby code, but that's the gist. The Rails framework handles the DB connection and management. There's no need to explicitly write any SQL (although it's still possible).
    I reserve the right to contradict myself. . .

  7. #7
    Member
    Join Date
    Oct 2003
    Posts
    267
    i havent seen anything like this in .net that I am aware of.

  8. #8
    Member
    Join Date
    Sep 2004
    Location
    Your living room...
    Posts
    427
    I see. Well, it would be nice to know what MS has to offer in that way, or what other technologies might "easily" tie into MS Access. I believe I lack sufficient information about current MS tech to ask the proper questions.

    Thank you for your help.
    I reserve the right to contradict myself. . .

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Ruby on Rails Question(s). . .
    By gberz3 in forum Webmastering and Programming
    Replies: 0
    Last Post: February 18th, 2007, 12:02 PM
  2. Ruby - Datediff??
    By vass0922 in forum Webmastering and Programming
    Replies: 7
    Last Post: November 1st, 2003, 12:30 AM
  3. VBScript vs. Ruby - Ruby rules!
    By vass0922 in forum Webmastering and Programming
    Replies: 16
    Last Post: October 22nd, 2003, 04:15 PM
  4. microsoft equivalent software?
    By jmoore2001 in forum Linux and Unix
    Replies: 5
    Last Post: May 19th, 2003, 01:54 PM
  5. Ruby
    By SpookyEddy in forum Webmastering and Programming
    Replies: 7
    Last Post: January 6th, 2003, 11:29 PM

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Recommended Sites: ResellerRatings Store Reviews