代码搜索:databases
找到约 1,381 项符合「databases」的源代码
代码结果 1,381
www.eeworm.com/read/256586/11984696
v fds.v
// $Header: /devl/xcs/repo/env/Databases/CAEInterfaces/verunilibs/data/unisims/FDS.v,v 1.8.38.1 2005/11/02 19:31:18 yanx Exp $
/////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/256586/11984698
v fdr.v
// $Header: /devl/xcs/repo/env/Databases/CAEInterfaces/verunilibs/data/unisims/FDR.v,v 1.8.38.1 2005/11/02 19:31:18 yanx Exp $
/////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/250731/4427471
readme
What?
=====
This directory contains SQL scripts to create the initial NAV databases.
Files
=====
manage.sql - Creates the manage database
types.sql - Initializes the equipment vendor an
www.eeworm.com/read/280962/4121294
py informix.py
import testenv; testenv.configure_for_tests()
from sqlalchemy import *
from sqlalchemy.databases import informix
from testlib import *
class BasicTest(TestBase, AssertsExecutionResults):
# A sim
www.eeworm.com/read/280962/4121297
py access.py
import testenv; testenv.configure_for_tests()
from sqlalchemy import *
from sqlalchemy.databases import access
from testlib import *
class BasicTest(TestBase, AssertsExecutionResults):
# A simpl
www.eeworm.com/read/280962/4121301
py sybase.py
import testenv; testenv.configure_for_tests()
from sqlalchemy import *
from sqlalchemy.databases import sybase
from testlib import *
class BasicTest(TestBase, AssertsExecutionResults):
# A simpl
www.eeworm.com/read/360431/2963202
c blk.c
/* FreeTDS - Library of routines accessing Sybase and Microsoft databases
* Copyright (C) 1998-2004, 2005 Brian Bruns, Bill Thompson
*
* This library is free software; you can redistribute it and/
www.eeworm.com/read/360431/2963366
c descriptor.c
/* FreeTDS - Library of routines accessing Sybase and Microsoft databases
* Copyright (C) 2003 Steve Murphree
* Copyright (C) 2004, 2005 Ziglio Frediano
*
* This library is free software; you ca
www.eeworm.com/read/360431/2963434
c user.c
/* TDSPool - Connection pooling for TDS based databases
* Copyright (C) 2001, 2002, 2003, 2004, 2005 Brian Bruns
*
* This program is free software; you can redistribute it and/or modify
* it unde
www.eeworm.com/read/360431/2963439
c member.c
/* TDSPool - Connection pooling for TDS based databases
* Copyright (C) 2001, 2002, 2003, 2004, 2005 Brian Bruns
*
* This program is free software; you can redistribute it and/or modify
* it unde