代码搜索:databases
找到约 1,381 项符合「databases」的源代码
代码结果 1,381
www.eeworm.com/read/131315/5942143
8 news-recovery.8
.\" $Revision: 1.14 $
.TH NEWS-RECOVERY 8
.SH NAME
makeactive, makehistory, newsrequeue \- tools to recover Usenet databases
.SH SYNOPSIS
.B makeactive
[
.B \-m
]
[
.B \-o
]
.B makehistory
[
.B \-b
]
www.eeworm.com/read/100925/6264771
txt rpmheader.txt
Summary: FirebirdSQL Database Server and Client tools.
Name: FirebirdSS
Version: 1.0.0.584
Release: 0.RC1
Copyright: InterBase Public Licence (IPL)
Group: Applications/Databases
Source: FirebirdCS1
www.eeworm.com/read/100925/6264794
txt rpmheader.txt
Summary: FirebirdSQL Database Server and Client tools.
Name: FirebirdCS
Version: 1.0.0.584
Release: 0.RC1
Copyright: InterBase Public Licence (IPL)
Group: Applications/Databases
Source: FirebirdCS1
www.eeworm.com/read/100925/6264903
ssrpmscript
Summary: Firebird Database Server and Client tools.
Name: FirebirdSS
Version: 0.9
Release: 1
Copyright: Distributable
Group: Applications/Databases
Source: FirebirdSS0.9src.tar.gz
URL: http://fi
www.eeworm.com/read/130490/14190014
conf selectd.conf
#
# Example configuration file for selectd
#
#
# Location settings
#
#address # Use default address
address my_selectd # Use address my_selectd
data_dir # Default: Don't save databases
#dat
www.eeworm.com/read/464521/1528127
as databaseevent.as
package com.adobe.protocols.dict.events
{
import flash.events.Event;
import com.adobe.protocols.dict.Dict;
public class DatabaseEvent
extends Event
{
private var _databases:Array;
www.eeworm.com/read/240726/4569170
sql cs_schema_patch_2.1.00.sql
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
--Update Apple release databases to Johnny... Use the 01 patch as a template this
--one has special prerequisite handling
DECLARE @Major int,