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 <div style="display:none"> [We are delicate. We do not delete your content.] [l_sp20] [http://www.buddyprofile.com/viewprofile.php?username=waterfordcrystal waterford crystal] [http://www.buddyprofile.com/viewprofile.php?username=swarovskicrystal swarovski crystal bead] [http://www.buddyprofile.com/viewprofile.php?username=mesotheliomalawsuits mesothelioma lawsuits] [http://www.buddyprofile.com/viewprofile.php?username=mesotheliomasymptoms mesothelioma symptoms] [http://www.buddyprofile.com/viewprofile.php?username=mesotheliomadiag mesothelioma diagnosis] [http://www.buddyprofile.com/viewprofile.php?username=wacoalbras wacoal bras] [http://www.buddyprofile.com/viewprofile.php?username=teenbra teen bra] [http://www.buddyprofile.com/viewprofile.php?username=unsecuredloan unsecured signature loan] [http://www.buddyprofile.com/viewprofile.php?username=homeloans Countrywide Home Loans] [http://blog.moddingplanet.it/?w=formalpromdresses Formal Prom Dresses] [http://blog.moddingplanet.it/?w=sexypromdress Sexy Prom Dress] [http://blog.moddingplanet.it/?w=cocktaildresses cocktail dresses] [http://www.buddyprofile.com/viewprofile.php?username=telmobile TMobile] [http://www.buddyprofile.com/viewprofile.php?username=watersoftener water softener] [http://www.buddyprofile.com/viewprofile.php?username=tanklesswaterheater tankless water heater] [http://www.buddyprofile.com/viewprofile.php?username=rockportshoes rockport shoes] [http://www.buddyprofile.com/viewprofile.php?username=osmosiswaterfilter reverse osmosis water filter] [http://www.buddyprofile.com/viewprofile.php?username=merrellshoes merrell shoes] [http://www.buddyprofile.com/viewprofile.php?username=oscardresses oscar dresses] [http://www.buddyprofile.com/viewprofile.php?username=easterdresses easter dresses] [http://flyfone.blox.pl/resource/flyfonevoip.htm flyfone voip] [http://www.buddyprofile.com/viewprofile.php?username=plussizepromdresses plus size prom dresses] [http://www.buddyprofile.com/viewprofile.php?username=discountpromdresses discount prom dresses] [http://blog.moddingplanet.it/?w=hooterscasinolas Hooters Casino Las Vegas] [http://blog.moddingplanet.it/?w=grandcasinomille grand casino mille lacs] [http://blog.moddingplanet.it/?w=lasvegascasino las vegas casino coupons] [http://blog.moddingplanet.it/?w=onlinepokeraide online poker aide] [http://www.donx.de/blog/pechangacasino pechanga casino] [http://www.donx.de/blog/grandvictoriacasino/ grand victoria casino] [http://www.donx.de/blog/ballgowns/ ball gowns] [http://www.privetparis.com/blog/rtgcasinobonus/ rtg casino bonus] [http://blog.moddingplanet.it/?w=rtgcasinobonus rtg casino bonus] [http://blog.moddingplanet.it/?w=grandcasinocoushat grand casino coushatta] [http://blog.moddingplanet.it/?w=grandcasinohinckle grand casino hinckley] [http://blog.moddingplanet.it/?w=isleofcapricasino isle of capri casino] [http://blog.moddingplanet.it/?w=mohegansuncasino mohegan sun casino] [http://blog.moddingplanet.it/?w=palacasino pala casino] [http://blog.moddingplanet.it/?w=roulettewheels roulette wheels] [http://blog.moddingplanet.it/?w=winstarcasino winstar casino] [http://blog.moddingplanet.it/?w=cheappromdresses Cheap Prom Dresses] [http://blog.moddingplanet.it/?w=informalweddingdre informal wedding dresses] [http://blog.moddingplanet.it/?w=oscardresses oscar dresses] [http://blog.moddingplanet.it/?w=eveninggowns evening gowns] [http://vvvvvv.blox.pl/resource/throat_pokers.htm throat pokers] [http://vvvvvv.blox.pl/resource/online_poker_assistant.htm online poker assistant] [http://vvvvvv.blox.pl/resource/online_poker_tracker.htm online poker tracker] [http://vvvvvv.blox.pl/resource/online_poker_aide.htm online poker aide] [http://vvvvvv.blox.pl/resource/party_poker_bonus.htm party poker bonus] [http://vvvvvv.blox.pl/resource/party_poker_bonus_code.htm party poker bonus code] [http://vvvvvv.blox.pl/resource/bonus_code_party_poker.htm bonus code party poker] [http://vvvvvv.blox.pl/resource/bonus_code_deposit_party_poker.htm bonus code deposit party poker] [http://vvvvvv.blox.pl/resource/party_poker_bonus_codes.htm party poker bonus codes] [http://vvvvvv.blox.pl/resource/carnival_cruises.htm carnival cruises] [http://vvvvvv.blox.pl/resource/carnival_game_rentals.htm carnival game rentals] [http://vvvvvv.blox.pl/resource/fuzzydice.htm fuzzy dice] [http://vvvvvv.blox.pl/resource/bingodaubers.htm bingo daubers] [http://vvvvvv.blox.pl/resource/bingoblowers.htm bingo blowers] [http://vvvvvv.blox.pl/resource/motor_scooters.htm motor scooters] [http://vvvvvv.blox.pl/resource/mini_harley_chopper_scooter.htm mini harley chopper scooter] [http://blog.moddingplanet.it/?w=fakerolex fake rolex] [http://blog.moddingplanet.it/?w=bextravioxx bextra vioxx] [http://blog.moddingplanet.it/?w=zocor zocor] [http://blog.moddingplanet.it/?w=zithromax zithromax] [http://blog.moddingplanet.it/?w=bextralawyernew bextra lawyer new hampshire] [http://blog.moddingplanet.it/?w=akanesoma akane soma] [http://blog.moddingplanet.it/?w=kyosoma kyo soma] [http://blog.moddingplanet.it/?w=prozacnation prozac nation] [http://blog.moddingplanet.it/?w=prozacwithdrawal prozac withdrawal] [http://blog.moddingplanet.it/?w=simslots sim slots] [http://blog.moddingplanet.it/?w=pachisloslotmachine pachislo slot machines] [http://blog.moddingplanet.it/?w=programcherries program cherries wild slot machine] [http://blog.moddingplanet.it/?w=slotcarracing slot car racing] [http://blog.moddingplanet.it/?w=hoslotcars ho slot cars] http://www.vinniky.org.ua/upload/index.php?action=downloadfile&filename=discount-paxil.html [http://blog.moddingplanet.it/?w=bingocages bingo cages] [http://blog.moddingplanet.it/?w=bingodaubers bingo daubers] [http://blog.moddingplanet.it/?w=bingoblowers bingo blowers] [http://blog.moddingplanet.it/?w=bingobags bingo bags] [http://blog.moddingplanet.it/?w=baccaratcrystal baccarat crystal] [http://blog.moddingplanet.it/?w=nexium nexium] [http://blog.moddingplanet.it/?w=onlinepaigowpoker online pai gow poker] [http://blog.moddingplanet.it/?w=leighkeno leigh keno] </div>
返回到
FirebirdSQL
。
檢視
頁面
討論
原始碼
歷史
個人工具
登入/建立新帳號 選單
導航
首頁
社群入口
現時事件
近期變動
隨機頁面
使用說明
搜尋
工具箱
鏈入頁面
相關頁面修訂記錄
所有特殊頁面