SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi v.4 - 9(2005) and C++Builder v.4 - 6. It uses the native application programming interfaces to access to the following SQL-servers: * Centura (formerly, Gupta) SQLBase Server * IBM DB2 Universal Database * Informix Server * interBase/Firebird Server * Microsoft SQL Server * MySQL Server * Oracle Database Server * PostgreSQL Server * Sybase Adaptive Server Enterprise and Adaptive Server Anywhere * ODBC datasources * OLEDB datasources
標(biāo)簽: Borland light-weight replacement SQLDirect
上傳時(shí)間: 2013-12-10
上傳用戶:cuibaigao
學(xué)校管理系統(tǒng),本管理系統(tǒng)與一般管理系統(tǒng)的區(qū)別就是:一般管理系統(tǒng)的后臺(tái)數(shù)據(jù)庫(kù)是用Access或sql server進(jìn)行前臺(tái)界面設(shè)計(jì)軟件與后臺(tái)數(shù)據(jù)庫(kù)中的數(shù)據(jù)表的數(shù)據(jù)相連接。而此管理系統(tǒng)是用Delphi 6.0自身所帶的SQL explorer及interBase進(jìn)行前臺(tái)與后臺(tái)的數(shù)據(jù)鏈接,interBase 在使用之前必須先設(shè)置用戶名和密碼,用戶名為sysdba,缺省密碼為masterkey,方便實(shí)用,而且在整個(gè)過(guò)程中貫穿著很?chē)?yán)格的面向?qū)ο蟮木幊碳夹g(shù)和完整正確的數(shù)據(jù)庫(kù)構(gòu)思方法,較之面向過(guò)程的編程技術(shù)更為科學(xué),使管理系統(tǒng)逐步系統(tǒng)化、有序化。
標(biāo)簽: 管理系統(tǒng) Access server Delphi
上傳時(shí)間: 2014-01-11
上傳用戶:hakim
pop3代理服務(wù)器源代碼One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capable of recognizing spam e-mails after appropriate training. Pop3 Agent uses an embedded Firebird database server. Of course, you can configure Pop3 Agent to work with an existing server if there is another interBase/Firebird installation available in your network. Open the Pop3 Agent home directory, delete or rename gds32.dll and ib_util.dll, and set the INI file parameter FBembedded=0.
標(biāo)簽: features powerful filter Agent
上傳時(shí)間: 2014-01-10
上傳用戶:yoleeson
立方酒店是老代碼了,原數(shù)據(jù)使用interBase數(shù)據(jù)庫(kù),調(diào)試和使用都比較麻煩,我把它改成了Sql Server數(shù)據(jù)庫(kù),相信大家拿到數(shù)據(jù)庫(kù)應(yīng)該會(huì)連接吧?呵呵,程序里對(duì)數(shù)據(jù)庫(kù)的調(diào)用部分都要加上dbo.,否則會(huì)出現(xiàn)無(wú)活動(dòng)索引問(wèn)題,
標(biāo)簽: 代碼
上傳時(shí)間: 2013-12-24
上傳用戶:dreamboy36
連接到速達(dá)3000數(shù)據(jù)庫(kù)的源碼,可連接到速達(dá)3000數(shù)據(jù)庫(kù) interBase
標(biāo)簽: 3000 連接 數(shù)據(jù)庫(kù) 源碼
上傳時(shí)間: 2016-12-16
上傳用戶:wpwpwlxwlx
一個(gè)跨平臺(tái)的數(shù)據(jù)庫(kù)操作庫(kù)文件,可以輕松在linux和windows下進(jìn)行數(shù)據(jù)庫(kù)讀寫(xiě)以及其他的操作,支持多種數(shù)據(jù)庫(kù),代碼包含很多example,初學(xué)者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的縮寫(xiě),是一個(gè)C++編譯中操控關(guān)系數(shù)據(jù)庫(kù)的模板庫(kù),它目前幾乎支持所有的當(dāng)前各種主流數(shù)據(jù)庫(kù),例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, interBase / Firebird, PostgreSQL, SQLite, SAP/DB, TimesTen, MS ACCESS等等。OTL中直接操作Oracle主要是通過(guò)Oracle提供的OCI接口進(jìn)行,進(jìn)行操作DB2數(shù)據(jù)庫(kù)則是通過(guò)CLI接口來(lái)進(jìn)行,至于MS的數(shù)據(jù)庫(kù)和其它一些數(shù)據(jù)庫(kù),則OTL只提供了ODBC來(lái)操作的方式。當(dāng)然Oracle和DB2也可以由OTL間接使用ODBC的方式來(lái)進(jìn)行操縱。 在MS Windows and Unix 平臺(tái)下,OTL目前支持的數(shù)據(jù)庫(kù)版本主要有:Oracle 7 (直接使用 OCI7), Oracle 8 (直接使用 OCI8), Oracle 8i (直接使用OCI8i), Oracle 9i (直接使用OCI9i), Oracle 10g (直接使用OCI10g), DB2 (直接使用DB2 CLI), ODBC 3.x ,ODBC 2.5。
標(biāo)簽: example windows Oracle linux
上傳時(shí)間: 2017-01-18
上傳用戶:蟲(chóng)蟲(chóng)蟲(chóng)蟲(chóng)蟲(chóng)蟲(chóng)
通用的數(shù)據(jù)庫(kù)中間庫(kù),支持流行的數(shù)據(jù)庫(kù),如Oracle, SQL Server, DB2, Sybase, Informix, interBase, SQLBase, MySQL, PostgreSQL and ODBC
標(biāo)簽: 數(shù)據(jù)庫(kù)
上傳時(shí)間: 2013-12-16
上傳用戶:weiwolkt
Universal.Data.Access.Components 2.50 Universal Data Access Components (UniDAC) is a library of components that provides direct access to most popular database servers from Delphi, Delphi for .NET and, C++Builder. UniDAC can work with such servers as Oracle, Microsoft SQL Server, MySQL, interBase, Firebird. The UniDAC library is designed to help programmers develop faster and cleaner cross-database applications. UniDAC is a complete replacement for such standard universal technology as dbExpress. UniDAC is a handy in use and efficient data access solution bringing into play many features specific to each server.
標(biāo)簽: Components Universal Access Data
上傳時(shí)間: 2017-07-04
上傳用戶:123456wh
Database Application : 查詢數(shù)據(jù)庫(kù)的最完美技巧 中文版 del6opr.chm: Delphi 6 的幫助文件 中文版 delphi6_function.chm Delphi 6 函數(shù)介紹 中文版 Essential_Pascal.chm 最完整的Object Pascal語(yǔ)言介紹 中文版 FastReportHelp.chm 擁有魔力的FastReport的幫助文件 中文版 IBlt0101B.Chm interBase的經(jīng)典問(wèn)答資料文件 中文版 MySQLBook.chm MySQL的最詳細(xì)幫助文件 中文版 ProgrammingWindows_tw.chm 地球上最有名、最受推崇、最多人使用并且從中受益的程式設(shè)計(jì)用書(shū) 當(dāng)然也是中文版
標(biāo)簽: Application Database Delphi delphi
上傳時(shí)間: 2017-07-04
上傳用戶:牧羊人8920
VIP專區(qū)-嵌入式/單片機(jī)編程源碼精選合集系列(9)資源包含以下內(nèi)容:1. AT91M42800A-LEDSWING例子.2. AT91M5800a例子.3. 嵌入式開(kāi)發(fā)網(wǎng)的論壇精華.4. 嵌入式多任務(wù)實(shí)時(shí)操作系統(tǒng)培訓(xùn)教材.5. lwip ---vc移植.6. 51多任務(wù)實(shí)驗(yàn)程式.7. 多任務(wù)實(shí)驗(yàn)程式1.8. JTAG仿真器CPLD.9. 一個(gè)keyboard的源代碼.10. 關(guān)于lcd數(shù)顯的源程序.11. 8段數(shù)碼管的源代碼.12. lcd顯示屏的英文顯示.13. kernel uclibc bootloader 的編譯方法.14. C語(yǔ)言精彩編程百例1.15. 萬(wàn)年歷(C語(yǔ)言編的程序打印的萬(wàn)年歷和程序原代碼).16. 一個(gè)適合在嵌入式小系統(tǒng)應(yīng)用的TCPIP源碼.17. minix rtos 測(cè)試代碼.18. C語(yǔ)言學(xué)習(xí)300例 ,詳細(xì)的代碼和解說(shuō).19. lcd液晶顯示.20. 嵌入式開(kāi)發(fā)程序設(shè)計(jì).21. 串行存儲(chǔ)器拷貝器.22. 555電路集.23. 串口中斷服務(wù)函數(shù)集,好.24. Hex文件格式資料中英文對(duì)照.25. 大型表格的讀取 說(shuō)明及源程序.26. 端口操作源程序(8255或其它端口).27. ZLG7289C語(yǔ)言驅(qū)動(dòng)程序,好用!.28. tlc1549驅(qū)動(dòng)(C代碼),測(cè)試可用!.29. 1N系列穩(wěn)壓二極管參數(shù).30. bootloader.31. cs8900網(wǎng)絡(luò)驅(qū)動(dòng).32. 文件系統(tǒng)源碼(匯編).33. usbHOST芯片與51的文件系統(tǒng).34. USB接口芯片CH375HM.35. USB接口芯片文件接口模塊CH375EVT.36. S3C44b0原理圖.37. 嵌入式系統(tǒng)內(nèi)存管理方法.38. 嵌入式interBase.39. 16進(jìn)制<->10進(jìn)制互換程序.40. 24c01-24c16讀寫(xiě)驅(qū)動(dòng)程序.
上傳時(shí)間: 2013-07-24
上傳用戶:eeworm
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1