代码搜索:SQLDirect
找到约 41 项符合「SQLDirect」的源代码
代码结果 41
www.eeworm.com/read/112690/15478998
cpp sqldirect.cpp
#include "stdafx.h"
#include "sqldirect.h"
CSQLDirect::CSQLDirect()
{
Init();
}
CSQLDirect::CSQLDirect( CString svConnect )
{
Init();
Connect( svConnect );
}
CSQLDirect::~CSQLDir
www.eeworm.com/read/112690/15479000
h sqldirect.h
#ifndef __SQLDIRECT
#define __SQLDIRECT
#include "sqlcolumn.h"
#include "stdafx.h"
class CSQLDirect {
public:
CSQLDirect();
CSQLDirect( CString );
~CSQLDirect();
void Init( void );
www.eeworm.com/read/137292/13332315
txt register.txt
SQLDirect Std & SQLDirect Pro Registrations
SQLDirect Std (w/o source) Registration
Registration fee: $149
If you would like to register SQLDirect Std (w/o source), you can do the regist
www.eeworm.com/read/137292/13332324
dpk dclsql80n.dpk
package DclSql80N;
{$ALIGN 8}
{$ASSERTIONS ON}
{$BOOLEVAL OFF}
{$DEBUGINFO OFF}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS OFF}
{$LOCALSYMBOLS OFF}
{$LONGSTRINGS ON}
{$OPENSTRINGS
www.eeworm.com/read/216878/14989855
txt read.me.txt
Delphi园地发布
如果你喜欢本站,请帮忙点击一下广告
SQLDirect Professional v4.1.3
Serial: mwk5kq2p
-----------------------------------------------
更多精彩Delphi资源请访问
http://www.delphifans.com
每天都有更新,每天都有精彩
商业源
www.eeworm.com/read/137292/13332318
pas sdabout.pas
{*******************************************************}
{ }
{ Delphi SQLDirect Component Library }
{ SQLDirect About Box }
{
www.eeworm.com/read/137292/13332352
pas sdcsbsrv.pas
{*******************************************************}
{ }
{ Delphi SQLDirect Component Library }
{ SQLDirect SQLBase Server }
{
www.eeworm.com/read/137292/13332368
pas sdconsts.pas
{*******************************************************}
{ }
{ Delphi SQLDirect Component Library }
{ SQLDirect string constans }
{
www.eeworm.com/read/137292/13332372
pas sdreg.pas
{*******************************************************}
{ }
{ Delphi SQLDirect Component Library }
{ SQLDirect Components Registration }
{