代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/226428/14474647
cpp forcerecovery.cpp
#include
#include
#include "fastdb.h"
int main(int argc, char* argv[])
{
if (argc < 2) {
fprintf(stderr, "Usage: forcerecovery [-shadow] [-norecovery] DATABASE-FIL
www.eeworm.com/read/125643/14481289
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public FNAME As String
Public rs As Recordset
Public DataFile As Integer
Public Fl As Long
Public block As Integer
Public Const blocksize As Intege
www.eeworm.com/read/226299/14482115
java northwindtest.java
package coreservlets;
import java.sql.*;
/** A JDBC example that connects to the MicroSoft Access sample
* Northwind database, issues a simple SQL query to the
* employee table, and prints
www.eeworm.com/read/226299/14482118
java populatemusictable.java
package coreservlets.jdo;
import java.util.*;
import java.io.*;
import javax.jdo.*;
/** Populate database with music records by using JDO.
*
* Taken from Core Servlets and JavaServer
www.eeworm.com/read/125053/14515491
h query.h
#ifdef _WIN32
#pragma warning(disable:4786)
#endif
/**
** Query.h
**
** Published / author: 2001-02-15 / grymse@alhem.net
**/
/*
Copyright (C) 2001 Anders Hedstrom
This program is free software
www.eeworm.com/read/125053/14515497
changelog
1.4
===
Name Change. Disruptive.
But I couldn't very well use "mysql++" now, could I.
So the new name is MySQL Wrapped. Or 'mysqlwrapped' in the more compact,
unix, form.
Note. Old header file "libsql