FirebirdSQL/2/1/1
出自VFP Wiki
(修訂版本間差異)
第4行: | 第4行: | ||
SQL> connect test; | SQL> connect test; | ||
+ | |||
+ | |||
+ | 參觀下面網址 | ||
+ | http://csc.ocean-pioneer.com/docum/firebird/firebird.html |
在2006年6月22日 (四) 14:13的最新修訂版本
isql -user sysdba -password masterkey
SQL>create database 'c:\temp\test.fdb';
SQL> connect test;
參觀下面網址
http://csc.ocean-pioneer.com/docum/firebird/firebird.html