代码搜索:Sybase
找到约 10,000 项符合「Sybase」的源代码
代码结果 10,000
www.eeworm.com/read/138890/5813166
c sql_sybase.c
/*
* sql_sybase.c Sybase (ctlibrary) routines for rlm_sql
* Error handling stolen from Sybase example code "firstapp.c"
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/134968/5891334
c sql_sybase.c
/*
* sql_sybase.c Sybase (ctlibrary) routines for rlm_sql
* Error handling stolen from Sybase example code "firstapp.c"
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/127043/6009464
sql create_sybase.sql
drop table system_data
go
create table system_data (
id int not null,
version varchar(20) not null,
creationDate datetime not null
)
go
creat
www.eeworm.com/read/124745/6041166
c sql_sybase.c
/*
* sql_sybase.c Sybase (ctlibrary) routines for rlm_sql
* Error handling stolen from Sybase example code "firstapp.c"
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/113184/6135463
sql populate-sybase.sql
/*-----------------------------------------------------------------------------*/
/*-- Copyright 2004 The Apache Software Foundation */
/*--
www.eeworm.com/read/113184/6135474
sql turbine-sybase.sql
/*-----------------------------------------------------------------------------*/
/*-- Copyright 2004 The Apache Software Foundation */
/*--