读取文本文件并将其内容导出到 sql

发布于 2024-08-10 11:18:54 字数 185 浏览 1 评论 0原文

我试图将文本文件中列出的文件(.shp 和图像文件类型)导出到数据库,方法是将其导入到流形程序中,然后将它们导出到 sql 中。代码采用 C# 编写,欢迎任何参考、类似的编码和示例。

信息:我正在使用 Manifold System 8.0 Ultimate Edition(版本 8.0.15.0)和 MS SQL Server 2008

I'm trying to have files(.shp and image file types) that are listed(the location) in a text file exported to a database, by importing it into the manifold program and then exporting them from there into sql. The code is in C# and any references, similar coding and examples are welcomed.

info: I'm using Manifold System 8.0 Ultimate Edition(ver 8.0.15.0) and MS SQL Server 2008

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

行至春深 2024-08-17 11:18:54

我不知道我是否正确理解你的问题,但是你有多少个形状文件?手动导入它们中的每一个然后将它们导出到 SQL Server 怎么样?这里有一个关于如何导出到不同数据库的指南。 http://www.manifold.net /doc/example_storing_a_drawing_in_manifold_spatial_dbms.htm

I don't know if I understand you problem correctly, but how many shapefiles do you have? How about importing each one of them manually and then export them til SQL Server? There's a guide here on how to export to different databases.. http://www.manifold.net/doc/example_storing_a_drawing_in_manifold_spatial_dbms.htm

疯到世界奔溃 2024-08-17 11:18:54

这似乎已经在 Manifold 社区论坛上得到了回答:

http://forum.manifold.net/forum /t90256.3

This appears to have been answered on the Manifold community forum:

http://forum.manifold.net/forum/t90256.3

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文