代码搜索:TinySQL

找到约 49 项符合「TinySQL」的源代码

代码结果 49
www.eeworm.com/read/125608/6027528

java dbffiledriver.java

/* * * dbfFile/tinySQL JDBC driver * * A lot of this code is based on or directly taken from * George Reese's (borg@imaginary.com) mSQL driver. * * So, it's probably safe to say: * * Portions
www.eeworm.com/read/125608/6027533

java textfiledriver.java

/* * * textFile/tinySQL JDBC driver * * A lot of this code is based on or directly taken from * George Reese's (borg@imaginary.com) mSQL driver. * * So, it's probably safe to say: * * Portion
www.eeworm.com/read/197462/5095284

java tinysqlcmd.java

/* * Java program to execute SQL commands using the tinySQL JDBC driver. * * $Author: davis $ * $Date: 2004/12/18 21:26:02 $ * $Revision: 1.1 $ * * This library is free software; you can
www.eeworm.com/read/197462/5095292

java dbfheader.java

/* * DBFHeader.java * tinySQL, manipulation of the first 32 bytes of a dBase III header * * $Author: davis $ * $Date: 2004/12/18 21:31:13 $ * $Revision: 1.1 $ * */ package com.sqlmagi
www.eeworm.com/read/154452/5637308

java dbffiledriver.java

/* * * dbfFile/tinySQL JDBC driver * * A lot of this code is based on or directly taken from * George Reese's (borg@imaginary.com) mSQL driver. * * So, it's probably safe to say: * * Portions
www.eeworm.com/read/154452/5637313

java textfiledriver.java

/* * * textFile/tinySQL JDBC driver * * A lot of this code is based on or directly taken from * George Reese's (borg@imaginary.com) mSQL driver. * * So, it's probably safe to say: * * Portion
www.eeworm.com/read/197462/5095275

java tsresultset.java

/* * tsResultSet.java - Result Set object for tinySQL. * * Copyright 1996, Brian C. Jepson * (bjepson@ids.net) * $Author: davis $ * $Date: 2004/12/18 21:26:18 $ * $Revis
www.eeworm.com/read/197462/5095289

java tsrow.java

/* * * tsRow.java - Row object for tinySQL. * * Copyright 1996, Brian C. Jepson * (bjepson@ids.net) * $Author: davis $ * $Date: 2004/12/18 21:25:20 $ * $Revision: 1.1
www.eeworm.com/read/197462/5095290

java tscolumn.java

/* * tsColumn.java - Column Object for tinySQL. * * Copyright 1996, Brian C. Jepson * (bjepson@ids.net) * $Author: davis $ * $Date: 2004/12/18 21:25:35 $ * $Revision: 1.