FirebirdSQL/最後篇 Firebird 綜合篇/FireBird&SQLServer
出自VFP Wiki
(修訂版本間差異)
Goto-dream (對話 | 貢獻) (→如何從Microsoft SQL Server轉換到FirebirdSQL) |
Goto-dream (對話 | 貢獻) (→參考文章) |
||
第21行: | 第21行: | ||
- | ==參考文章== | + | ===參考文章=== |
+ | ----- | ||
*[http://vfp.sunyear.com.tw/viewtopic.php?t=1604 Firebird-從SQL Server轉換到FirebirdSQL] | *[http://vfp.sunyear.com.tw/viewtopic.php?t=1604 Firebird-從SQL Server轉換到FirebirdSQL] |
在2005年1月26日 (三) 11:30所做的修訂版本
如何從Microsoft SQL Server轉換到FirebirdSQL
Microsoft SQL Server適用的版本:MS SQL 6.5, MS SQL 7 and MS SQL 2000.
原文來自Marcelo Lopez Ruiz marcelo.lopezruiz@xlnet.com.ar
欄位型態對照表
MSSQL版本 | Data Type | Firebird | MSSQL definition and comments |
---|---|---|---|
6.5 | bigint | INT64 | 8-byte integer type. |