搜索资源列表
信用卡帐户管理系统
- JAVA编写的信用卡帐户管理系统,开发环境:JBUILDER9.0,数据库:SQL SERVER 2000,主要实现了信用卡余额登记、存款登记、取款登记等功能。-JAVA prepared by the credit card account management system, development environment : JBUILDER9.0, databases : SQL SERVER 2000, the main credit card balance of registrat
pzgl
- 一个比较实用的凭证管理系统,Delphi+SQL开发
zhengjuantouzhiguanlixitong
- 证券投资管理系统 可以用于SQL课程设计
StockMarket
- C#股票行情查看。使用了Webservice技术,小巧实用。-CSharp stocks Show. Webservice technology used, compact utility.
Finance_2008
- This application i made for handle simple finance this project using VB 6.0, SQL Server 2000 with report using html page. You should load this components: -Kewlbuttonz -Ms Rich Textbox Control -Ms Windows Common COntrols 6.0 -Ms Win
struts
- import java.sql.Connection import java.sql.ResultSet import java.sql.SQLException import java.sql.Statement import java.util.List -import java.util.List
EmployeesOrders
- Complete VB.NET Master-Detail Data-Entry Code based on SQL 2000 s Northwind Database
bank
- C#网上银行在线安全支付源码,需要安装SQL 2005数据库-source code about bankpay
JavaSQL(creditCardSystemCode)
- Java+SQL信用卡管理系统源代码,共分为JAVA源代码和SQL源代码-Java+ SQL credit card management system source code, is divided into JAVA source code and SQL source code
Banking
- a vb software for bank with sql database
QLCCDC
- manage sales history, it s written in C# with SQL server database
bank
- 家庭银行系统:该项目主要是一个类似银行柜台的操作,有开户操作,存款,取款以及转账操作,是采用VC6.0开发完成。数据库是SQL Server2005。-Home banking system: The project is similar to a bank counter operations, with account operations, deposits, withdrawals and transfer operations, is developed using VC6.0. Da
BankCredit
- 使用Eclipsee开发环境和Sql Server数据库实现银行借贷系统。-Use Eclipsee development environment and Sql Server database to achieve bank lending system.
Card
- JAVA信用卡信息管理系统,使用SQL数据库-JAVA credit card information management system
ATM-SQL
- 用数据写的ATM 从注册到转账。适合初学者学习使用-Written with data from up to ATM transfers. Suitable for beginners to learn to use
cardManagementSQL
- 信用卡管理系统SQL 可以给有需要的人员参考 一下-Credit card management system SQL
5
- VB+SQL银行设备管理系统,对设备的基本信息,维护,巡检,移机,报废等管理-VB+ SQL banking equipment management system, basic information on equipment, maintenance, inspection, relocation, retirement and other management
Eye0828
- 银行管理系统,用VB.NET和SQL数据格式编写-Bank management system using VB.NET and SQL.
Bank-Savings-System-C-Sharp-SQL
- 银行储蓄系统 C# SQL语句实现数据库连接-Bank Savings System C# SQL statement to achieve database connection
SAS-sql
- SAS SQL的应用案例源代码。结构化查询语言SQL过程也是SAS一个内嵌组成模块。 SQL过程为Base SAS软件的一部分,可以使用它与任何SAS数据集(表)。通常情况下,PROC SQL可以替代其他SAS程序或数据的步骤。您可以在SQL过程中使用SAS语言元素,如全局报表、数据集选项、函数、输入和输出格式,如同在其它SAS过程步那样。-SOURCE CODE FOR SAS SQL PROCEDURE. The SQL procedure is SAS implementation of