Hi,
I need help on connecting to SQL Server and get the records from the table.I
used
require 'dbi'
dbh = DBI.connect("DBI:ADO:Provider=SQLOLEDB;Data Source=(rubytest);Initial
Catalog=Ambigo;User Id=sa;Password=sa;")I am getting Error as :SQL Server does not exist or access denied. Can I get Example Programs on Database Connectivity. Thanks, Jayashree. -- Disclaimer: This e-mail, and any files transmitted with it are confidential to Marlabs Inc. and intended solely for the use of the individual or entity to whom it is addressed. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
