Definitions
Sorry, no definitions found. Check out and contribute to the discussion of this word!
Etymologies
Sorry, no etymologies found.
Support
Help support Wordnik (and make this page ad-free) by adopting the word dbi.
Examples
-
Now you can create a script like this: require 'dbi'
Planet TW 2009
-
Now you can create a script like this: require 'dbi'
Planet TW 2009
-
I started with this require 'dbi' db = DBI. connect ( 'dbi: ODBC: servername', 'loginid', 'password') select = db. prepare ( 'SELECT field1 FROM table') select. execute while rec = select. fetch do puts rec. to_s end
-
I started with this require 'dbi' db = DBI. connect ( 'dbi: ODBC: servername', 'loginid', 'password') select = db. prepare ( 'SELECT field1 FROM table') select. execute while rec = select. fetch do puts rec. to_s end
-
I started with this require 'dbi' db = DBI. connect ( 'dbi: ODBC: servername', 'loginid', 'password') select = db. prepare ( 'SELECT field1 FROM table') select. execute while rec = select. fetch do puts rec. to_s end
-
I started with this require 'dbi' db = DBI. connect ( 'dbi: ODBC: servername', 'loginid', 'password') select = db. prepare ( 'SELECT field1 FROM table') select. execute while rec = select. fetch do puts rec. to_s end
-
I started with this require 'dbi' db = DBI. connect ( 'dbi: ODBC: servername', 'loginid', 'password') select = db. prepare ( 'SELECT field1 FROM table') select. execute while rec = select. fetch do puts rec. to_s end
-
I started with this require 'dbi' db = DBI. connect ( 'dbi: ODBC: servername', 'loginid', 'password') select = db. prepare ( 'SELECT field1 FROM table') select. execute while rec = select. fetch do puts rec. to_s end
-
I started with this require 'dbi' db = DBI. connect ( 'dbi: ODBC: servername', 'loginid', 'password') select = db. prepare ( 'SELECT field1 FROM table') select. execute while rec = select. fetch do puts rec. to_s end
-
I started with this require 'dbi' db = DBI. connect ( 'dbi: ODBC: servername', 'loginid', 'password') select = db. prepare ( 'SELECT field1 FROM table') select. execute while rec = select. fetch do puts rec. to_s end
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.