代码搜索:FastDb
找到约 1,595 项符合「FastDb」的源代码
代码结果 1,595
www.eeworm.com/read/326192/3473992
h mainfrm.h
/***********************************************************
* media transfer AG
*
* Package: FastDB Browser
* Module: $RCSfile: mainfrm.h,v $
* Type: C++ Header
* Version
www.eeworm.com/read/326192/3473913
entries
D/common////
D/dial_emul////
D/fastdb////
D/link_db////
D/webforms////
D/ctalk////
D/xml////
www.eeworm.com/read/328267/13036753
h fastdbshim.h
/* This is a new file that has been added to fastdb sources as part of the porting effort. This file
* captures stubbed implementation of functionality that is not available in the CFW VxWorks image
www.eeworm.com/read/126955/14391850
pas fastdbreg.pas
unit FastDbReg;
interface
uses Classes, FastDbSession, FastDbQuery;
procedure Register;
implementation
{$R FastDB.dcr}
procedure Register;
begin
RegisterComponents('Data Access', [
www.eeworm.com/read/328267/13036199
cs fastdbcli.cs
using System;
using System.Text;
using System.Runtime.InteropServices;
namespace FastDbNet
{
///
/// Exception thrown by Gigabase/FastDB CLI implementation.
///
www.eeworm.com/read/265314/11268740
cs fastdbcli.cs
using System;
using System.Text;
using System.Runtime.InteropServices;
namespace FastDbNet
{
///
/// Exception thrown by Gigabase/FastDB CLI implementation.
///
www.eeworm.com/read/126955/14391892
dpr testcli.dpr
{-< TestCLI.dpr >--------------------------------------------------*
Test Delphi Implementation of FastDB
10/21/2002 Serge Aleynikov (serge@hq.idt.net)
(code based on testcli C program from
www.eeworm.com/read/350890/10700362
cs fastdbcli.cs
using System;
using System.Text;
using System.Runtime.InteropServices;
namespace FastDbNet
{
///
/// Exception thrown by Gigabase/FastDB CLI implementation.
///
public cl
www.eeworm.com/read/170872/9782923
cs fastdbcli.cs
using System;
using System.Text;
using System.Runtime.InteropServices;
namespace FastDbNet
{
///
/// Exception thrown by Gigabase/FastDB CLI implementation.
///
public cl
www.eeworm.com/read/156224/11817723
cpp forcerecovery.cpp
#include
#include
#include "fastdb.h"
int main(int argc, char* argv[])
{
if (argc < 2) {
fprintf(stderr, "Usage: forcerecovery [-shadow] [-norecovery] DATAB