代码搜索:SQLHelper
找到约 627 项符合「SQLHelper」的源代码
代码结果 627
www.eeworm.com/read/139284/5806105
cs sqlhelper.cs
//*********************************************************************
// Microsoft Data Access Application Block for .NET
// http://msdn.microsoft.com/library/en-us/dnbda/html/daab-rm.asp
//
//
www.eeworm.com/read/130704/5950557
cs sqlhelper.cs
//*********************************************************************
// Microsoft Data Access Application Block for .NET
// http://msdn.microsoft.com/library/en-us/dnbda/html/daab-rm.asp
//
//
www.eeworm.com/read/130704/5950978
cs sqlhelper.cs
//*********************************************************************
// Microsoft Data Access Application Block for .NET
// http://msdn.microsoft.com/library/en-us/dnbda/html/daab-rm.asp
//
//
www.eeworm.com/read/127043/6009628
java sqlhelper.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/102451/6231630
java sqlhelper.java
/*
* File : $Source: /usr/local/cvs/opencms/src/com/opencms/util/SqlHelper.java,v $
* Date : $Date: 2001/07/31 15:50:17 $
* Version: $Revision: 1.13 $
*
* This library is part of OpenCms -
*
www.eeworm.com/read/101848/6235704
java sqlhelper.java
/*
* File : $Source: /usr/local/cvs/opencms/src/com/opencms/util/Attic/SqlHelper.java,v $
* Date : $Date: 2003/01/20 23:59:20 $
* Version: $Revision: 1.15 $
*
* This library is part of OpenCm
www.eeworm.com/read/100722/6265411
java sqlhelper.java
/*
* @(#)SQLHelper
*
* Copyright (c) 1998 Karl Moss. All Rights Reserved.
*
* You may study, use, modify, and distribute this software for any
* purpose provided that this copyright notice appea
www.eeworm.com/read/493413/6391987
cs sqlhelper.cs
using System;
using System.Data;
using System.Data.OleDb;
//该源码下载自www.51aspx.com(51aspx.com)
///
/// Written: [China] Zhao Zhe
/// Date: Sep. 2004
/// Version 1.0
/// Support
www.eeworm.com/read/482282/6622325
cs sqlhelper.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Data.SqlClient;
using System.Data;
using System.Configuration;
//51aspx
namespace DBUtility
{
public a
www.eeworm.com/read/480600/6666526
cs sqlhelper.cs
using System;
using System.Data;
using System.Configuration;
using System.Web;
using System.Web.Security;
using System.Collections;
using System.Data.SqlClient;
///
/// 数据库的通用访问