CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Make
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Oracle
SQL Server
MySQL
Other Databases
Search - Make - List
[
Database system
]
make-banking
DL : 0
ORACLE数据库得建表语句-ORACLE database built in Table statement
Date
: 2025-12-16
Size
: 1kb
User
:
学生哥
[
Database system
]
cvery.comdel1031423425624
DL : 0
直接可以编译运行,有那个地方不足的地方希望各方朋友提出建议一同学习研究!-direct compiler can run, a place where lack of hope that the parties will make recommendations friends study together!
Date
: 2025-12-16
Size
: 584kb
User
:
tcsj
[
Database system
]
EODL_demo
DL : 0
how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a small class in my last article. -how to extend an OLE DB consumer template cl ass and make it much easier to use in application s. I had also explained how you can utilize the po wer of C exception-handling feature to make you r work easier, especially in error handling. It was just a smal l class in my last article.
Date
: 2025-12-16
Size
: 299kb
User
:
罗
[
Database system
]
dsql_demo
DL : 0
嵌入数据库封装例程,让你的程序,拥有自己的本地数据库功能-Embedded database package routines, make your program, have their own local database functionality
Date
: 2025-12-16
Size
: 409kb
User
:
balife
[
Database system
]
complex
DL : 0
/*目的:使一個複數可顯數出來,可做+-/*,還要可以做>>跟<<的功能 題目:定義一個複數的class叫Complex,a(實部)與b(虛部)為double的型態,i表示根號-1, 1.必須包含一個建構子有兩個參數(double型態),能被用來設定物件中的變數為任意值 2.包含一個建構子只有一個參數(double型態),呼叫參數的實部且定義為"實部+0i" 3.包含一個預建構子可把物件初始化為0+0i 4.overload以下的operator以致於可以正確的執行:+ - * / << >> */-/* Purpose: To make a plural number may be significantly out of 2B !-/*, can also can be done>> with <<the function of the subject: the definition of the class is called a plural Complex, a (real part) and b (virtual Department) for the double type, i said kan-1,1 No.. must contain a sub-construct two parameters (double type), can be used to set object variables for arbitrary value of 2. contains a sub-construct There is only one parameter (double type), call parameters and the real part is defined as the real part of+ 0i 3. contains a pre-construction sub-object can be initialized to 0+ 0i4.overload below so operator can correct the implementation of:+-*/<<>>* /
Date
: 2025-12-16
Size
: 3kb
User
:
Mjuos Joun Bill
[
Database system
]
softhy619e
DL : 0
用PHP实现的sqlite数据库管理系统 能方便到进行sqlite数据库的创建、修改、插入等管理操作-Using PHP realize the sqlite database management system can make it easier to carry out sqlite database to create, modify, insert, such as management operations
Date
: 2025-12-16
Size
: 8kb
User
:
aaa
[
Database system
]
222
DL : 0
这是在学习数据库时写的一个程序,采取DAO访问ACCESS数据库的方式 1:在程序中使用了CButtonStyle这个免费类库。 2:在InitButtonSytle()中,为了使代码更短小,用循环实现了位图按钮。 // 用循环实现必须手动改动Resource.h中的定义 // 具体细节请参看源代码 for ( int nIco = IDI_JUMP, nBtn = IDC_JUMP nBtn >= IDC_LISTITEM nIco--, nBtn-- ) { CButtonStyle *Button = ButtonList.RemoveTail() Button->SubclassDlgItem( nBtn, this ) Button->SetIcon( nIco ) Button->SetInactiveBgColor() Button->SetInactiveFgColor() Button->SetActiveBgColor() }-This is in learning to write a database procedure, visit the ACCESS database DAO take way 1: in the procedure used CButtonStyle This free class library. 2: InitButtonSytle () in order to make the code more short cycle achieved using bitmap button.// Use recycled Resource.h realize changes must be manually defined in// the specific details please see the source code for (int nIco = IDI_JUMP, nBtn = IDC_JUMP nBtn
Date
: 2025-12-16
Size
: 113kb
User
:
yang
[
Database system
]
access
DL : 0
学习使用数据库时,做了个简单的数据插入显示的例子,使用的是ACCE-Learning to use the database, make a simple data insert shows an example using ACCE
Date
: 2025-12-16
Size
: 2.41mb
User
:
[
Database system
]
StudentManager
DL : 0
用VC6.0开发的学生考试管理系统 用Access做数据库驱动-Development of students with VC6.0 test management systems make use of Access database-driven
Date
: 2025-12-16
Size
: 4.54mb
User
:
godlike
[
Database system
]
myWasteBook
DL : 0
一个简单的利用VC++实现的数据库程序。可以做平时的流水帐记录、统计、查询等功能。-Use of a simple VC++ Realize the database program. Can make the usual itemized account in next records, statistics, inquiries and other functions.
Date
: 2025-12-16
Size
: 124kb
User
:
forestnie
[
Database system
]
ChiToLetter
DL : 0
可以实现所有GB-232中定义的汉字的拼音转换,方便进行数据库设计时进行拼音查找和其他的操作,方便灵活,可以生成全部大写(小写),简单缩写拼音大写(小写),带(不带)分隔符等多种样式的拼音。嵌入式开发时,可作适当的修改。-Can realize all the GB-232 as defined in phonetic Chinese characters conversion, database design to facilitate conduct phonetic search, and other operation, convenient and flexible, can generate all uppercase (lowercase), a simple acronym alphabet uppercase (lowercase), with (without ) separator of the alphabet and many other styles. Embedded development, they can make appropriate changes.
Date
: 2025-12-16
Size
: 40kb
User
:
柳一鸣
[
Database system
]
DATABASE
DL : 0
我做的一个图书馆数据库系统,有3,4个表。适合参考-I make a library database system, there are tables 3,4. Suitable reference
Date
: 2025-12-16
Size
: 100kb
User
:
bruce
[
Database system
]
can_yi_xiao_fei
DL : 1
C# + MYSQL 课程设计 ASP.NET 2.0数据库开发《餐饮消费管理系统》功能完整,界面大方,课设必下,大家好好利用~-C#+ MYSQL curriculum design ASP.NET 2.0 database development, Food consumption management system full-featured interface Dafang, lessons must be based, we make good use of ~
Date
: 2025-12-16
Size
: 729kb
User
:
honey
[
Database system
]
CINT
DL : 0
This source file demonstrates how to make a routine resident. Notice 用C++语言开发数据库单用户系统 -This source file demonstrates how to make a routine resident. Notice to use C language to develop single-user database system
Date
: 2025-12-16
Size
: 6kb
User
:
zlm
[
Database system
]
sjk_view
DL : 0
英文字典数据库系统,采用VC++编写。功能齐全实用。-======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : MagicWord ======================================================================== AppWizard has created this MagicWord application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your MagicWord application. MagicWord.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. MagicWord.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CMagicWordApp application class. MagicWord.cpp
Date
: 2025-12-16
Size
: 4mb
User
:
[
Database system
]
orecal_Function_Guinness
DL : 0
对oracle数据库中的函数做出了详细说明了-Oracle database on a function to make a detailed explanation of the
Date
: 2025-12-16
Size
: 67kb
User
:
古香逸云
[
Database system
]
SqlDatabaseUpgraderSource
DL : 0
软件用于升级SQL数据库,通过记事本文件。任何类型文件都可做-This application is used to upgrade an SQL database via an external script file or script text. Any type of database schema update can be done- adding, deleting, or modifying tables, fields and/or indexes, and the upgrade process can be run repeatedly without any issues- especially nice if you want to do SQL Insert/Delete/Update statements as part of a upgrade process, and perform them only under certain conditions. Anyone with a need to upgrade a database schema can make very effective use of this software, and it can also be used as a DLL or includable class so that you can incorporate a robust SQL upgrading tool directly into your own apps. If your app detects that there is a problem with the schema version [missing fields, etc.], the upgrader logic can be called to fix it. These routines can be used with any type of database [Access, MySql, Oracle, Postgres, SqlServer, etc.] All that is necessary is to supply the database type and a connection string. Many variations an
Date
: 2025-12-16
Size
: 724kb
User
:
衡云翰
[
Database system
]
StoreMis
DL : 1
一个用pb开发的进销存管理信息系统,适用于汽车配件行业。略做修改,也可以应用于其它行业。包含帮助文件。-One that develop pb enters to sell and store the management information system, is suitable for the car fittings trade. Slightly make an amendment, can apply to other trades too. Include the help file.
Date
: 2025-12-16
Size
: 7.35mb
User
:
xie
[
Database system
]
datafind
DL : 0
万能数据库查询客户端源码,能方便查询所有数据库-Universal database query source client, can make it easier for all database queries
Date
: 2025-12-16
Size
: 417kb
User
:
中山服
[
Database system
]
standard
DL : 0
一些标准控件的举例说明,以及对这些控件做的一些简单介绍。-Some examples of standard controls, as well as some of these controls make easy introduction.
Date
: 2025-12-16
Size
: 165kb
User
:
徐建
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.