You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
development: adapter: "sqlserver" mode: "odbc" host: "localhost" username: "mssql_user" password: "mssql_password" database: "database name" dataserver: "Server name" dsn: "mssql dsn" # 「コントロールパネル」 => 「ODBCデータソースアドミニストレータ」 で接続先のDBへのDSNを作成します。 # coding:utf-8 require "rubygems" require "activerecord-sqlserver-adapter" require "odbc" require "yaml" require "logger" @setting = YAML::load(File.open("da
2月6 Ruby on Rails + Windows SQL Server 環境構築メモ カテゴリ:Ruby on RailsWindows SQL Server ActiveRecordでOracleやMySQLを使用しているサンプルはよく見かけるが Windows SQL Serverを使用しているものが非常に少ないため実際にやってみた。 なお、環境を構築してだいぶたってからメモってるため、間違ってる可能性高し。 [使用環境] ・Windows XP ・Windows SQL Server 2008 Express ・ruby 1.8.7 ・rails 2.3.6 ・dbd-odbc 0.2.5 ・dbi 0.4.5 ・activerecord-sqlserver-adapter 2.3.13 ・WindowSQLServerとrailsの環境は既に出来ている前提。 1. gem の
Ruby on Rails is an open-source framework that provides the tools needed to rapidly construct a database-backed Web application. With no previous Rails experience, we created a functional Rails application, using Linux as our Rails platform and SQL Server as our database back end, by running a few commands and editing a configuration file. Contents Introduction Installing Ruby, RubyGems, and Rails
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く