登录
首页 » sql » 世界各国省份城市sql&xml

世界各国省份城市sql&xml

于 2022-08-11 发布 文件大小:101.29 kB
0 100
下载积分: 2 下载次数: 1

代码说明:

可级联,世界各国省份城市sql&xml世界各国省份城市sql&xml世界各国省份城市sql&xml世界各国省份城市sql&xml世界各国省份城市sql&xml世界各国省份城市sql&xml世界各国省份城市sql&xml

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 2022-01-26 02:39:23下载
    积分:1
  • 空间查询
    USE [NSA]GO/****** Object:  StoredProcedure [dbo].[BufferSelect] ******/SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER ONGOALTER PROCEDURE [dbo].[BufferSelect]@WKT varchar(2000),@startPt varchar(30),@Buffer int,@OrderbyX intASbegindeclare @stPt geometry;set @stPt=geometry::STGeomFromText(@startPt,4326);declare @urplace GEOGRAPHY;set @urplace= GEOGRAPHY::STGeomFromText(@WKT,4326);declare @bufArea GEOGRAPHYset @bufArea = @urplace.STBuffer(3);declare @bufArea2 geometryset @bufArea2=geometry::STGeomFromWKB(@bufArea.STAsBinary(),4326) select  p.*,l.LineID as LineName,l.Path as LinePath from SVPoint p left join SVLine l on p.LineID=l.LineID inner join (select ptID as PointID, PtGeo from SVPointGeo where PtGeo.Filter(@bufArea2)=1 ) g on p.PointID= g.PointID order by g.PtGeo.STDistance(@stPt)
    2014-02-22下载
    积分:1
  • 本书是为需要了解5.0版本新特性的MySQL老用户而写的。简单的来说介绍了“存储过程、触发器、视图、信息架构视图”,这是介绍MySQL 5.0新特性丛书的第一集...
    本书是为需要了解5.0版本新特性的MySQL老用户而写的。简单的来说介绍了“存储过程、触发器、视图、信息架构视图”,这是介绍MySQL 5.0新特性丛书的第一集。希望这本书能像内行专家那样与您进行对话,用简单的问题、例子让你学到需要的知识。 为了达到这样的目的,我会从每一个细节开始慢的为大家建立概念,-This book is for the need to understand new features of version 5.0 of MySQL written in the old users. Simple example to introduce the
    2022-07-22 14:15:20下载
    积分:1
  • 小新写的Delphi用SQLDMO实现控制SQL Server状态的程序,其中涉及到通过SQLDMO控制SQL Server启动停止,检测Sql Server状...
    小新写的Delphi用SQLDMO实现控制SQL Server状态的程序,其中涉及到通过SQLDMO控制SQL Server启动停止,检测Sql Server状态用了两种方式,一种是SQLDMO,另一种是直接检测Sql Server服务。 -small write new Delphi use DDS to achieve state control of the SQL Server procedures, It involved the adoption of SQL Server DDS control activated stop, Detection of SQL Server with the state in two ways, one is DDS. another is the direct detection Sql Server services.
    2022-02-16 03:24:36下载
    积分:1
  • 一个高校学籍管理系统 源代码完成了以下功能: 1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。...
    一个高校学籍管理系统 源代码完成了以下功能: 1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4)可以统计全部学生的总成绩,及其在班上的排名。 5)能够统计各科的平均成绩及及格率。 6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7)如果检索不到相应的信息应提示用户。-a source code management system to complete the following functions : 1) to read from the screen of a student information and information into the data file. 2) can be designated information deleted from the document. 3) to by number, name of student information retrieval and search results displayed on the screen. 4) Statistical all students can be a total score, and the class rankings. 5) Statistics Branch to the average scores and passing rates. 6) require a functional errors, such as sex between men and women can only import, import errors to re-enter. 7) If less than the corresponding retrieval of information should prompt the user.
    2022-02-10 11:15:16下载
    积分:1
  • step-motor
    how to use step motor control
    2013-02-04 13:12:25下载
    积分:1
  • SQL_DataBase
    实现用vc++对sql server 数据库的管理 常用sql语句的使用(Achieved with the vc++ on the sql server database management used to use sql statements)
    2020-11-08 11:39:47下载
    积分:1
  • 我编写的用ado访问sql server2000的小程序,希望对大家在编写访问数据库时能有所帮助!...
    我编写的用ado访问sql server2000的小程序,希望对大家在编写访问数据库时能有所帮助!-I prepared with the sql SERVER2000 ado visit the small program, and I hope to visit you in the preparation of the database can be helped!
    2022-10-09 17:00:03下载
    积分:1
  • SQL2005transfer
    说明:  SQL2005通过存储过程实现金额转账功能(SQL2005 stored procedure through the realization of the amount of the transfer function)
    2008-11-20 12:59:52下载
    积分:1
  • 功能及特点:    驾驶培训学校信息管理系统是对学员和教练信息的记录、查看、查找、删除、更改为主要功能的系统,管理者可以实现对学员的填加、查找、查看功能。可...
    功能及特点:    驾驶培训学校信息管理系统是对学员和教练信息的记录、查看、查找、删除、更改为主要功能的系统,管理者可以实现对学员的填加、查找、查看功能。可以方便实现对学员以及教练的统一管理。-Functions and features: driving training schools information management system for students and coaches on the record information, view, search, delete, change the primary function of the system, managers can realize on the students fill in Canada, search, view function. Trainees can easily realize the unified management and coaches.
    2022-02-15 18:05:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载