config sqlserver 2008 with ruby on rails

  • Hi every one

    How are you my friends?

    I need your help 😛

    I began to programming ruby for 2 weeks and now

    i want to work on ruby on rails and of course i need

    a good DBMS, so i decided to use a SQLServer for my work

    but with my little knowledge i can't configure a ruby on rail with

    SQLServer 2008, so i need your advise to help me to solve my problem. 🙂

    please give me a complete advise please.

    thanks and thanks so much

    Best Regards

    Amir;-)

  • :crying:

    is any one there ?

    no one can't help me ?

  • For Ruby on Rails I would look to use MySQL or CouchDB. If something in Rails seems difficult to do you probably should not do it. Rails is open source try an open source DB 😀

  • You can do it with SQL 2008, the biggest two suggestions I have are.

    1) Create a SQL Server login (native) with full DBO rights to that database and give it rights only to that database.

    2) Because of the way Ruby can destroy and create objects, I would suggest lots of backups.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply