代码搜索:SQLserver
找到约 3,940 项符合「SQLserver」的源代码
代码结果 3,940
www.eeworm.com/read/101790/15810499
htm subject_36901.htm
序号:36901 发表者:雀巢咖啡 发表日期:2003-04-19 17:04:47
主题:熟悉asp.net与<mark>sqlserver</mark>数据库连接的高手看过来!!!(有源代码)
内容:本人最近在做数据库和asp.net连接,用access做的数据库已经连上了,但是用<mark>sqlserver</mark>做的数据库就是连不上,本人才疏学浅,请高手指点一二!!!(另,欢迎提供相关参考资料或下载地址 ...
www.eeworm.com/read/461812/1551278
sln officeplatform.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "D:\Asp.net2.0Sqlserver\OfficePlatform\", ".", "{58BBB748-3259-
www.eeworm.com/read/420663/2067644
java jdbccon.java
package com.chapter3;
import java.sql.*;
public class JDBCCon
{
//数据库用户名
String userName="sa";
//数据库密码
String userPassword="sa";
//索要连接的数据库地址
String url="jdbc:microsoft:sqlserver:/
www.eeworm.com/read/159522/5582880
java sqlbean.java
//sqlBean.java
package webretail;
import java.sql.*;
import java.io.*;
import com.microsoft.jdbc.sqlserver.*;
//import com.microsoft.
public class sqlBean
{
//url用以表示数据源的网络地址
private static String ur
www.eeworm.com/read/109266/15560614
txt 中文问题总结.txt
JSP中文问题总结(Tomcat 5+win2000server):
=====================================
情况1:
从表单获取的中文加入数据库(sqlserver)出现"??????"
JSP操作数据库页面:
String strName=(String)request.getParameter("txtName");
strName=n
www.eeworm.com/read/381509/9089439
log install.log
*** Installation Started 12/31/2006 18:17 ***
Title: PB-SQLServer通用开发框架3.0 安装
Source: C:\DOCUME~1\whds\LOCALS~1\Temp\Rar$EX00.043\setup.EXE | 12-26-2006 | 12:59:50 | 1889012
Made Dir: D:\Program
www.eeworm.com/read/381509/9089685
log install.log
*** Installation Started 12/31/2006 18:17 ***
Title: PB-SQLServer通用开发框架3.0 安装
Source: C:\DOCUME~1\whds\LOCALS~1\Temp\Rar$EX00.043\setup.EXE | 12-26-2006 | 12:59:50 | 1889012
Made Dir: D:\Program
www.eeworm.com/read/360583/10086411
cpp 数据库设置dlg.cpp
// 数据库设置Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "数据库设置.h"
#include "数据库设置Dlg.h"
#include "SQLServer.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char
www.eeworm.com/read/447703/7546741
cpp 数据库设置dlg.cpp
// 数据库设置Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "数据库设置.h"
#include "数据库设置Dlg.h"
#include "SQLServer.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char