I know this is a noob question, but one of our clients has a SQL server set up. I am so used to just SSH''ing in and managing the db via command line. I know that I could manage the DB through Microsoft Access, but I''m on a mac. Is there a program similar to this for macs? Or what is the standard way for managing a database on a SQL server wit a mac? Thanks for the help. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
I would go get microsoft''s remote desktop http://www.microsoft.com/mac/otherproducts/otherproducts.aspx? pid=remotedesktopclient you can than log into the server and use Enterprise manager to manage the sql server instance. This is the only way I have found to manage windows machines from my mac. Andrew On Sep 7, 2006, at 1:24 PM, Ben Johnson wrote:> > I know this is a noob question, but one of our clients has a SQL > server > set up. I am so used to just SSH''ing in and managing the db via > command > line. I know that I could manage the DB through Microsoft Access, but > I''m on a mac. Is there a program similar to this for macs? Or what is > the standard way for managing a database on a SQL server wit a mac? > > Thanks for the help. > > -- > Posted via http://www.ruby-forum.com/. > > >--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
On Sep 7, 2006, at 19:24, Ben Johnson wrote:> Or what is > the standard way for managing a database on a SQL server wit a mac?I tend to connect with Remote Desktop Connection to the server and use the MS SQL Server tools that are installed there. Dunno how standard that is. -- Jakob Skjerning - http://mentalized.net --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---