XML作为CD库的数据库??? [英] XML as database for CD Gallery???

查看:83
本文介绍了XML作为CD库的数据库???的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在创建一张具有各种产品图片的CD。我需要更多关于这些JPG的信息,所以我需要关于它们的一些数据。

我还需要能够找到这些图像通过关键字,标题,

主题等等......一种画廊。


我正在考虑尝试使用XML来避免使用任何数据库。这将是

a固定的数据集,除了不时添加的项目可能是

- 通过互联网下载。


小组对这样做的意见是什么? XML是一个很好的

解决方案吗?

太难了,不值得麻烦?太冗长了?我认为5000-10000

图像最大 - 但不超过300x 300pix。


我对XML很新,但从我看来它出现了XDocument

类可能是这样的东西。我也认为可能它应该以某种方式存在于XML中然后读入一个

数据集来进行操作,就像数据库一样。

鼓励所有意见...


如果普遍认为XML是一个很好的解决方案,请

提供一些最好的做我需要做的事情的资源...


谢谢,


Shane

I am creating a CD that will have various product images. I need more
information on these JPG''s so I will need some sort of data on each of them.
I will also need to be able to find these images by keywords, title,
subject, etc....sort of a gallery.

I was considering trying to use XML to avoid using any database. It will be
a fixed set of data, except that from time to time additional items may be
added--via internet download.

What is the group opinion on doing something like this? Would XML be a good
solution?
Too difficult and not worth the trouble? Too verbose? I figure 5000-10000
images max--but no bigger than 300x 300pix.

I am fairly new to XML, but from what I read it appears that the XDocument
class might be the one to go with for something like this. I have also
considered that maybe it should somehow be in XML but then read into a
dataset to be manipulated sort of like a database.

All opinions encouraged...

If the general agreement is that XML would be a good solution, please
provide some of the best resources for doing what I need to do...

Thanks,

Shane

推荐答案

如果你不会做复杂的问题并且经常更新数据,那么使用XML是一个好主意。请记住,数据的增长速度有多快。

使用XSL,您还可以通过浏览器提供标准界面

而无需编写客户端或服务器页面代码

Mohammed Ali Akbani
http://akbani.20m。 com


SStory写道:
Using XML is a good idea if you will not be doing complicated queres and
updating the data very often. Keep in mind,how fast the data might grow.
Using XSL you can also provide a standard interface through browser
without having to code a client or server pages

Mohammed Ali Akbani
http://akbani.20m.com

SStory wrote:
我正在创建一张具有各种产品图片的CD。我需要更多关于这些JPG的信息,所以我需要关于它们的某些数据。
我还需要能够通过关键字,标题,
主题等......某种类似的画廊。

我正在考虑尝试使用XML来避免使用任何数据库。这将是一套固定的数据,除了可能会不时添加其他项目 - 通过互联网下载。

小组对做某事的看法是什么像这样? XML会是一个很好的解决方案吗?
太难了,不值得麻烦?太冗长了?我的数字最大为5000-10000
- 但不超过300x 300pix。

我对XML很新,但从我看来它看来是XDocument
类可能是这样的事情。我还考虑过,也许它应该以某种方式存在于XML中,然后读入一个数据集来进行操作,就像数据库一样。

鼓励所有观点... <如果普遍认为XML是一个很好的解决方案,那么请提供一些最好的资源来做我需要做的事情......

谢谢,

Shane
I am creating a CD that will have various product images. I need more
information on these JPG''s so I will need some sort of data on each of them.
I will also need to be able to find these images by keywords, title,
subject, etc....sort of a gallery.

I was considering trying to use XML to avoid using any database. It will be
a fixed set of data, except that from time to time additional items may be
added--via internet download.

What is the group opinion on doing something like this? Would XML be a good
solution?
Too difficult and not worth the trouble? Too verbose? I figure 5000-10000
images max--but no bigger than 300x 300pix.

I am fairly new to XML, but from what I read it appears that the XDocument
class might be the one to go with for something like this. I have also
considered that maybe it should somehow be in XML but then read into a
dataset to be manipulated sort of like a database.

All opinions encouraged...

If the general agreement is that XML would be a good solution, please
provide some of the best resources for doing what I need to do...

Thanks,

Shane



如果你不做复杂的问题,那么使用XML是一个好主意。 />
经常更新数据。请记住,数据的增长速度有多快。

使用XSL,您还可以通过浏览器提供标准界面

而无需编写客户端或服务器页面代码

Mohammed Ali Akbani
http://akbani.20m。 com


SStory写道:
Using XML is a good idea if you will not be doing complicated queres and
updating the data very often. Keep in mind,how fast the data might grow.
Using XSL you can also provide a standard interface through browser
without having to code a client or server pages

Mohammed Ali Akbani
http://akbani.20m.com

SStory wrote:
我正在创建一张具有各种产品图片的CD。我需要更多关于这些JPG的信息,所以我需要关于它们的某些数据。
我还需要能够通过关键字,标题,
主题等......某种类似的画廊。

我正在考虑尝试使用XML来避免使用任何数据库。这将是一套固定的数据,除了可能会不时添加其他项目 - 通过互联网下载。

小组对做某事的看法是什么像这样? XML会是一个很好的解决方案吗?
太难了,不值得麻烦?太冗长了?我的数字最大为5000-10000
- 但不超过300x 300pix。

我对XML很新,但从我看来它看来是XDocument
类可能是这样的事情。我还考虑过,也许它应该以某种方式存在于XML中,然后读入一个数据集来进行操作,就像数据库一样。

鼓励所有观点... <如果普遍认为XML是一个很好的解决方案,那么请提供一些最好的资源来做我需要做的事情......

谢谢,

Shane
I am creating a CD that will have various product images. I need more
information on these JPG''s so I will need some sort of data on each of them.
I will also need to be able to find these images by keywords, title,
subject, etc....sort of a gallery.

I was considering trying to use XML to avoid using any database. It will be
a fixed set of data, except that from time to time additional items may be
added--via internet download.

What is the group opinion on doing something like this? Would XML be a good
solution?
Too difficult and not worth the trouble? Too verbose? I figure 5000-10000
images max--but no bigger than 300x 300pix.

I am fairly new to XML, but from what I read it appears that the XDocument
class might be the one to go with for something like this. I have also
considered that maybe it should somehow be in XML but then read into a
dataset to be manipulated sort of like a database.

All opinions encouraged...

If the general agreement is that XML would be a good solution, please
provide some of the best resources for doing what I need to do...

Thanks,

Shane



感谢您的输入。我需要做关键字查询和其他图库

查询,所以听起来我可能需要使用jet数据库。


谢谢

" Mohammed Ali Akbani" <碲******** @ inbox.com.pk>在消息中写道

news:O%*************** @ tk2msftngp13.phx.gbl ...
Thanks for the input. I would need to do keyword queries and other gallery
queries, so sounds like I may need to use a jet database for that.

Thanks
"Mohammed Ali Akbani" <Te********@inbox.com.pk> wrote in message
news:O%***************@tk2msftngp13.phx.gbl...
使用XML是一个好主意,如果你不会做复杂的问题和经常更新数据。请记住,数据的增长速度有多快。
使用XSL,您还可以通过浏览器提供标准界面,而无需编写客户端或服务器页面代码。

Mohammed Ali Akbani
http://akbani.20m.com
SStory写道:
Using XML is a good idea if you will not be doing complicated queres and
updating the data very often. Keep in mind,how fast the data might grow.
Using XSL you can also provide a standard interface through browser
without having to code a client or server pages

Mohammed Ali Akbani
http://akbani.20m.com

SStory wrote:
我正在创建一张具有各种产品图片的CD。我需要更多关于这些JPG的信息,所以我需要每个
的某些数据。我还需要能够通过关键字,标题,主题等找到这些图像....一种画廊。

我正在考虑尝试使用XML来避免使用任何数据库。它
将是一组固定的数据,除了有时可以添加
的附加项目 - 通过互联网下载。

小组对做某事的看法是什么像这样? XML是一个很好的解决方案吗?
太难了,不值得麻烦?太冗长了?我认为
5000-10000图像最大 - 但不超过300x 300pix。

我对XML很新,但从我看来它看来是
XDocument类可能是这样的事情。我还考虑过,也许它应该以某种方式存在于XML中,然后读入一个数据集来进行操作,就像数据库一样。

鼓励所有观点... <如果普遍认为XML是一个很好的解决方案,那么请提供一些最好的资源来做我需要做的事情......

谢谢,

Shane
I am creating a CD that will have various product images. I need more
information on these JPG''s so I will need some sort of data on each of them. I will also need to be able to find these images by keywords, title,
subject, etc....sort of a gallery.

I was considering trying to use XML to avoid using any database. It will be a fixed set of data, except that from time to time additional items may be added--via internet download.

What is the group opinion on doing something like this? Would XML be a good solution?
Too difficult and not worth the trouble? Too verbose? I figure 5000-10000 images max--but no bigger than 300x 300pix.

I am fairly new to XML, but from what I read it appears that the XDocument class might be the one to go with for something like this. I have also
considered that maybe it should somehow be in XML but then read into a
dataset to be manipulated sort of like a database.

All opinions encouraged...

If the general agreement is that XML would be a good solution, please
provide some of the best resources for doing what I need to do...

Thanks,

Shane



这篇关于XML作为CD库的数据库???的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆