代码搜索:MSsql
找到约 1,722 项符合「MSsql」的源代码
代码结果 1,722
www.eeworm.com/read/327421/13079453
sql 无标题1.sql
CREATE DATABASE Teacherbase
ON
( NAME = Teacherbase_dat,
FILENAME = 'c:\program files\microsoft sql server\mssql\data\Teacherbasedat.mdf',
SIZE = 10,
MAXSIZE = 50,
FILEG
www.eeworm.com/read/234505/4658935
cs sequencesqlmapdao.cs
using System;
using NPetshop.Domain;
using NPetshop.Persistence.Interfaces;
using IBatisNet.DataMapper.Exceptions;
namespace NPetshop.Persistence.MapperDao.Billing.MSSQL
{
///
www.eeworm.com/read/330522/3422406
java mssqlplatform.java
package org.apache.ddlutils.platform.mssql;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with t
www.eeworm.com/read/330522/3422407
java mssqlbuilder.java
package org.apache.ddlutils.platform.mssql;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with t
www.eeworm.com/read/330522/3422408
java mssqlmodelreader.java
package org.apache.ddlutils.platform.mssql;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with t
www.eeworm.com/read/406151/2280296
cs sequencesqlmapdao.cs
using System;
using NPetshop.Domain;
using NPetshop.Persistence.Interfaces;
using IBatisNet.DataMapper.Exceptions;
namespace NPetshop.Persistence.MapperDao.Billing.MSSQL
{
///
www.eeworm.com/read/334391/12607034
sql 建库.sql
use master
go
Create database Thestysmerofedutions
on
(
name = thestysmerofedution,
filename = 'E:\Program Files\Microsoft SQL Server\MSSQL\Data\thestysmerofedution.mdf',
size = 6,
maxsize = 2
www.eeworm.com/read/132688/5910717
java daofactory.java
package com.coshare.joyteam.projectMgr.dao;
public abstract class DAOFactory {
public static DAOFactory newInstance() {
return new com.coshare.joyteam.projectMgr.dao.mssql.DAOFactoryImpl(
www.eeworm.com/read/310422/3698419
testers
DB tester matrix:
B - A - C - K - E - N - D - S
TESTER ibase ifx msql mssql mysql oci8 odbc pgsql sybase fbsql
John Horton