数据库Microsoft SQL Server 2005中的列

问题描述:

如何在数据库中放置一列(Microsoft SQL Server 2005)
java applet中列的哪些数据?

(我不会将列与对象类型放在一起)

编辑================

我有一个网站(asp.net)进行设计,该网站与数据库(Microsoft SQL Server 2005)连接,该网站是关于建筑草图的,我用(java applet)绘制草图
问题是

如何在数据库中放置一列(Microsoft SQL Server 2005)
列的哪些数据是(草图的名称是java applet)?

如何将asp.net与Java Applet连接? 我希望很清楚

how can i put a column in database (Microsoft SQL Server 2005)
which data of the column building in java applet ?

( i wont to put column with type object )

EDIT ================

i have website which design with (asp.net)which connected with database (Microsoft SQL Server 2005) the website is about sketch of building , i draw the sketch withe (java applet )
the question are

how can i put a column in database (Microsoft SQL Server 2005)
which data of the column is (name of the sketch which is java applet )?
and
how can i connect asp.net with java applet ???
i hope it is clear

是的,它类似于图像,但是用户可以在其中进行编辑,并且必须在数据库中进行编辑
yes it is like image but the user can edit in it and the edit must be edit in database