FirebirdSQL
出自VFP Wiki
FirebirdSQL
的原始碼
跳轉到:
導航
,
搜尋
根據以下的原因,您並無權限去做編輯這個頁面:
你所請求執行的操作被禁止。
你可以檢視並複製本頁面的原始碼。
獻給喜歡[[FirebirdSQL|FirebirdSQL]]的朋友們 [[圖像:FirebirdSQL.png]] 歡迎各位到 [http://vfp.sunyear.com.tw/viewforum.php?f=2 FireBirdSQL 討論區] 一同討論 == [[FirebirdSQL/0|介紹篇 What is Firebird]] == *[[FirebirdSQL/0/1|第一章 Firebird 發展歷史]] *[[FirebirdSQL/0/2|第二章 Firebird 特性]] *[[FirebirdSQL/0/3|第三章 Firebird 有趣話題]] *[[FirebirdSQL/0/4|第四章 Firebird 面對未來]] == [[FirebirdSQL/1| 第一篇 Firebird 快速入門指引]] == *[[FirebirdSQL/1/1| 第一章 FireBird 支持的平台與版本及安裝]] **[[FirebirdSQL/1/1/1 | Windows 版本的安裝]] ***[[FirebirdSQL/1/1/1/1 | 手動安裝]] ***[[FirebirdSQL/1/1/1/2 | 圖形介面安裝]] ***[[FirebirdSQL/1/1/1/3 | Embedded server安裝]] **[[FirebirdSQL/1/1/2 | Linux 版本的安裝]] **[[FirebirdSQL/1/1/3 | 製作個性化KNOPPIX光碟片]] *[[FirebirdSQL/1/2 | 第二章 Firebird ODBC/JDBC 驅動程式的安裝 ]] *[[FirebirdSQL/1/3 | 第三章 Firebird 連線字串(包含.Net連線字串) ]] *[[FirebirdSQL/1/4 | 第四章 Firebird 資料庫管理介面(isql)]] *[[FirebirdSQL/1/5 | 第五章 客戶端程式開發 ]] *[[FirebirdSQL/1/6 | 第六章 什麼是 Dialect?]] == [[FirebirdSQL/2/1 | 第二篇 Firebird 進階使用手冊]] == *第一章 Command-line tools **[[FirebirdSQL/2/1/1 | isql ]] **[[FirebirdSQL/2/1/2 | gbak ]] **[[FirebirdSQL/2/1/3 | gfix ]] **[[FirebirdSQL/2/1/4 | gsec ]] **[[FirebirdSQL/2/1/5 | gstat ]] **[[FirebirdSQL/2/1/6 | fb_lock_print ]] **[[FirebirdSQL/2/1/7 | ibmgr ]] *[[FirebirdSQL/2/2 | 第二章 Server Configuration ]] *[[FirebirdSQL/2/3 | 第三章 Network Configuration ]] *[[FirebirdSQL/2/4 | 第四章 Database Security ]] *[[FirebirdSQL/2/5 | 第五章 Database Configuration and Maintenance ]] *[[FirebirdSQL/2/6 | 第六章 Database Backup and Restore ]] *[[FirebirdSQL/2/7 | 第七章 Database and Server Statistics ]] *[[FirebirdSQL/2/8 | 第八章 Interactive Query ]] *[[FirebirdSQL/2/9 | 第九章 Database and Server Performance ]] *[[FirebirdSQL/2/10| 第十章 Data Replication ]] == [[FirebirdSQL/3/1 |第三篇 Firebird 資料庫管理]] == (以IBexpert為例)---command語法相同,故刪除原來的 *第一章認識SQL語言與資料型別 **SQL的語法標準 **資料型別 Data Type **識別名稱 *第二章建立資料庫/資料表/關聯 **建立 User **建立 Database **建立 Table **建立 Index == 頭條文字 == **建立 View **建立 Relation *第三章存取資料庫的資料 **SELECT - SQL **UPDATE - SQL **DELETE - SQL **DROP *第四章規則物件.預設質物件.自訂型別 *第五章善用索引Optimize *第六章iSQL程式設計 **[[FirebirdSQL/3/Store Procedure|Store Procedure]] **[[FirebirdSQL/3/Trigger|Trigger]] **[[FirebirdSQL/3/Transaction|Transaction]] **Buffering == 第四篇 Firebird 語言手冊 == == [[FirebirdSQL/5|第五篇 客戶端程式程式開發]] == *[[FirebirdSQL/5/VFP| 第一章 VFP 使用 ODBC SPT]] *[[FirebirdSQL/5/2| 第二章 PHP ]] *[[FirebirdSQL/5/3| 第三章 BC++/Delphi ]] *[[FirebirdSQL/5/4| 第四章 dotNet開發]] *[[FirebirdSQL/5/5| 第五章 VB開發]] == 最後篇 Firebird 綜合篇 == *[[FirebirdSQL/6/1| 第一章 網站相關訊息]] *[[FirebirdSQL/最後篇 Firebird 綜合篇/FirebirdSQL下載| 第二章 FirebirdSQL下載版本/工具/書籍 ]] *[[FirebirdSQL/最後篇 Firebird 綜合篇/VFP&Firebird| 第三章 VFP&Firebird ]] *[[FirebirdSQL/最後篇 Firebird 綜合篇/FireBird&SQLServer| 第四章 如何從Microsoft SQL Server轉換到FirebirdSQL ]] == 問答篇 Firebird Q&A == * FirebirdSQL--安裝設定 *# [[FirebirdSQL/問答篇/客戶端的最小安裝|客戶端的最小安裝]] *# [[FirebirdSQL/問答篇/安裝程式的腳本製作|安裝程式的腳本制作]] *# [[FirebirdSQL/問答篇/Firebird Embedded Server and VFP | Firebird Embedded Server and VFP ]] *# [[FirebirdSQL/問答篇/如何改變客戶端連線的Port|如何改變客戶端連線的Port]] * FirebirdSQL--資料庫維護 *# [[FirebirdSQL/問答篇/資料庫損毀時危機處理|資料庫損毀時危機處理]] *# [[FirebirdSQL/問答篇/批次檔執行備份修復|批次檔執行備份修復]] *# [[FirebirdSQL/問答篇/改變資料表的索引名稱|改變資料表的索引名稱]] *# [[FirebirdSQL/問答篇/列出索引名稱|列出索引名稱]] *# [[FirebirdSQL/問答篇/工作排程--備份工作 |工作排程--備份工作]] * FirebirdSQL-資料庫存取 *# [[FirebirdSQL/問答篇/InterBase User 定義|InterBase User 定義]] *# [[FirebirdSQL/問答篇/SQLCommand取得資料表格|SQLCommand取得資料表格]] *# [[FirebirdSQL/問答篇/編號重複輸入例外處理|編號重複輸入例外處理]] *# [[FirebirdSQL/問答篇/找出重複的紀錄|找出重複的紀錄]] * FirebirdSQL-資料庫效率 *# [[FirebirdSQL/問答篇/fbServer使用CPU100%的問題|fbServer使用CPU100%的問題]] *# [[FirebirdSQL/問答篇/Performance with joins and order by|joins and order by的效率問題]] * FirebirdSQL-其他 *# [[FirebirdSQL/問答篇/ROUND|如何四捨五入小數點]] == Firebird 已知问题列表 == * [[数据库文件的全路径中不能包含中文字符|路径问题]] 本網頁空間由[http://www.sunyear.com.tw 尚易資訊有限公司]免費提供 http://sunyear.com.tw/images/botton02_r1_c01.jpg 友情链接交换站点:[http://www.guojijipiao.bj.cn/ 国际机票] [http://www.guojijipiao.bj.cn/ 国内机票] [http://www.banjiagongsi.bj.cn/ 搬家公司] [http://www.banjiagongsi.bj.cn/ 北京搬家公司] [http://www.128bj.com/ 搬家][http://www.128bj.com/ 搬家公司] [http://www.128bj.com/ 北京搬家] [http://www.128bj.com/ 北京搬家公司] [http://www.hunsha.bj.cn/ 婚纱] [http://www.hunsha.bj.cn/ 礼服] [http://www.hunshasheying.bj.cn/ 婚纱摄影] [http://www.jiaodai.bj.cn/ 胶带] [http://www.shengdanshu.bj.cn/ 圣诞树] [http://www.jynh.com.cn/ 小本创业] [http://tiaoma.promote668.com/ 条码打印机] [http://tiaoma.promote668.com/htmldoc/zkdyj.html 证卡打印机] [http://tiaoma.promote668.com/htmldoc/zkdyj.html 证卡机] [http://tiaoma.promote668.com/ 标签打印机] [http://tiaoma.promote668.com/ 吊牌打印机][http://www.promote668.com/ 投影机] [http://www.promote668.com/ 投影仪] [http://yuesao.promote668.com/ 月嫂] [http://www.lewanjia.com.cn/ 育儿嫂][http://www.qingxin159.com/ 月嫂] [http://www.qingxin159.com/03.htm 育儿嫂] [http://www.yuesaofuwu.bj.cn/ 月嫂] [http://www.yuesaofuwu.bj.cn/ 育儿嫂] [http://www.wgbaobao.com/ 婴儿用品] [http://www.lovingem.com/Gemstones.asp 宝石] [http://www.zhuanzhixuanyun.com/xuanyun.htm 眩晕] [http://www.bjlcxyx.com.cn/whs.asp ][http://www.china-coffee.com/ 咖啡机] [http://www.east8west.com/ 逆变器] [http://www.justmark.com.cn/twyy.asp ][http://www.lkly.com.cn/ 北京油烟净化器] [http://www.edu999.com/yys/ 营养师考试] [http://www.ktshwx.com.cn/ 橡胶模] [http://www.edu999.com/xlzx/ 电子产品设计] [http://www.edu999.com/yys/ 公共营养师] [http://www.mymjj.com/ 自动麻将桌] [http://www.bjywkj.com.cn/ 空调保养] [http://www.qxly.net/bjhqgs.asp/ 北京婚庆] [http://www.bjbnhd.com/beijing-honeymoon/ 北京婚庆] [http://www.startsh.com/shukongxitong/ 机床厂] [http://www.mymjj.com/ 麻将机] [http://www.bjwwh.com/printer-maintenance/ 打印机维修] [http://www.jia688.com.cn/ 肩周炎] [http://www.bjshwx.com.cn/ 镇流器] [http://www.bjywjz.cn/ 空调安装] [http://www.bjdfls.cn/sugangmenchuangchang/ 塑钢门窗] [http://www.xcyy120.com/ 强直性脊柱炎] [http://www.bjywkj.com.cn/ 空调移机] [http://www.bjywjz.cn/ 空调移机] [http://www.bjywjz.cn/ 北京空调移机] [http://www.bjtayx.com/ 门禁系统] [http://eshopping.ganso.com.cn/ 蛋糕] [http://www.bjywjz.cn/ 北京空调维修] [http://www.bjywjz.cn/ 治疗近视] [http://www.366pp.com/eq2-gold/ eq2 gold] [http://www.edu999.com/yys/ 营养师资格考试] [http://www.naxd.com 门禁] [http://www.naxd.com 电话交换机] [http://www.naxd.com 集团电话] [http://www.qlx81.com/ 前列腺] [http://www.qlx81.com/ 前列腺炎] [http://www.qlx81.com/ 前列腺炎症] [http://www.qlx81.com/ 前列腺增生] [http://www.qlx81.com/mxqlxy/ 慢性前列腺炎] [http://www.qlx81.com/jxqlxy/ 急性前列腺炎] [http://www.qlx81.com/qlxa/ 前列腺癌] [http://www.qlx81.com/qlzfd/ 前列腺肥大] [http://www.qlx81.com/qlxzz/ 前列腺症状] [http://www.qlx81.com/qlxzl/ 前列腺治疗] [http://www.qlx81.com/qlxt/ 前列腺痛] [http://www.qlx81.com/xjxqlxy/ 细菌性前列腺炎] [http://www.qlx81.com/qlxfy/ 前列腺发炎] [http://www.qlx81.com/qlxyjc/ 前列腺炎检查] [http://www.qlx81.com/qlxjb/ 前列腺疾病] [http://www.qlx81.com/zaoxie/ 早泄] [http://www.qlx81.com/yangwei/ 阳痿] [http://www.qlx81.com/miniao/ 泌尿] [http://www.qlx81.com/xueniao/ 血尿] [http://www.qlx81.com/nlgr/ 尿路感染]打扰了!
返回到
FirebirdSQL
。
檢視
頁面
討論
原始碼
歷史
個人工具
登入/建立新帳號 選單
導航
首頁
社群入口
現時事件
近期變動
隨機頁面
使用說明
搜尋
工具箱
鏈入頁面
相關頁面修訂記錄
所有特殊頁面