SQL-2000 GUI [英] SQL-2000 GUI

查看:71
本文介绍了SQL-2000 GUI的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

早上好:


至少我早上好。 :)


我有一个相当新手的问题我很害怕。我有VisualStudio.NET,并且

已经与SQL服务器一起安装了它。但是我似乎无法找到除VisualStudio之外的SQL管理前端,这对于创建数据库和添加表/列是好的。然而,当我去生成创建脚本时,我被告知我需要客户端工具。


我已安装了cd中的所有内容是 - 我错过了一些非常明显的东西,和/或如何导入脚本?


感谢阅读。

-

问候

========================== ======================== =========================

提前尝试获得所有死后奖章。

Good morning:

At least it''s morning where I am. :)

I have a rather newbie question I''m afraid. I have VisualStudio.NET, and
have installed it along with SQL server. However I can''t seem to find an
administration front-end to SQL, other than the VisualStudio, which is
ok for creating databases and adding tables/columns. However when I go
to generate create script, I''m told that I need client tools.

I''ve installed everything from the cd''s - am I missing something very
obvious, and/or how does one import scripts?

Thanks for reading.

--
Regards
================================================== =========================
Try to get all of your posthumous medals in advance.

推荐答案

嗨..我们可以在SQL中生成对象脚本使用Enterprise的服务器

经理。


欲了解更多信息,请参阅以下链接

http://msdn.microsoft.com/library/de ... / en-us / entrmgr

/agent_067n.asp

Thanx

Srinivas Sampangi


***通过Developersdex http://www.developersdex.com ***

Don'只是参加USENET ......获得奖励!
Hi.. We can generate scripts of objects in SQL server using Enterprise
Manager.

For more info refer the following link

http://msdn.microsoft.com/library/de.../en-us/entrmgr
/agent_067n.asp

Thanx
Srinivas Sampangi

*** Sent via Developersdex http://www.developersdex.com ***
Don''t just participate in USENET...get rewarded for it!


Dagwood(Dagwood Bumstead@ antionline.com)写道:
Dagwood ("Dagwood Bumstead"@antionline.com) writes:
早上好:

至少现在是我的早晨。 :)


晚上好! :-)

我有一个相当新手的问题,我很害怕。我有VisualStudio.NET,并且已经和SQL Server一起安装了它。但是,除了VisualStudio之外,我似乎无法找到SQL的管理前端,这对于创建数据库和添加表/列是可行的。然而,当我去生成创建脚本时,我被告知我需要客户端工具。

我已经安装了cd的所有内容 - 我错过了很多东西
显而易见,和/或如何导入脚本?
Good morning:

At least it''s morning where I am. :)
Good Evening to you! :-)
I have a rather newbie question I''m afraid. I have VisualStudio.NET, and
have installed it along with SQL server. However I can''t seem to find an
administration front-end to SQL, other than the VisualStudio, which is
ok for creating databases and adding tables/columns. However when I go
to generate create script, I''m told that I need client tools.

I''ve installed everything from the cd''s - am I missing something very
obvious, and/or how does one import scripts?




使用VS.Net可以获得MSDE,并且MSDE没有附带任何其他
管理工具,而不是OSQL,它是一个命令行工具。为了获得花哨的东西,你需要购买一个SQL Server许可证。


但不要绝望。 MS宣布,从8月1日起,b $ b开发者版的价格将降至49美元。 (目前的价格是b $ b大约10美元一样高。)同时,你可以从
版的SQL Server =http://www.microsoft.com/sql\"target =_ blank> www.microsoft.com/sql
。它适用于120美元b $ b天。


-

Erland Sommarskog,SQL Server MVP,所以**** @ algonet.se


SQL Server SP3的联机书籍
http://www.microsoft.com/sql/techinf。 ..2000 / books.asp



With VS.Net you get MSDE, and MSDE does not come with any other
administration tools than OSQL which is a command-line tool. To get
the fancy stuff, you need to buy an SQL Server license.

But don''t despair. MS has announced that from Aug 1st the price for
Developer Edition will be slashed to 49 USD. (The current price is
about 10 as high.) In the mean while, you can download the Evaluation
Edition of SQL Server from www.microsoft.com/sql. It is good for 120
days.

--
Erland Sommarskog, SQL Server MVP, so****@algonet.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp


在comp.databases.ms-sqlserver中,Srinivas Sampangi写道:
In comp.databases.ms-sqlserver, Srinivas Sampangi wrote:
嗨..我们可以使用Enterprise
Manager在SQL Server中生成对象脚本。
欲了解更多信息,请参阅以下链接
http://msdn.microsoft.com/library/de.../en-us/entrmgr
/agent_067n.asp
Hi.. We can generate scripts of objects in SQL server using Enterprise
Manager. For more info refer the following link http://msdn.microsoft.com/library/de.../en-us/entrmgr
/agent_067n.asp



您好Srinivas:


感谢您的链接(我已将其加入书签) - 但是,我的主要问题是

我可以'找不到企业管理器 - 我总共有VisualStudio.NET 5 cd'

。 (SQL 2000附带它)我安装了*所有*,但我不能找到企业管理器。我甚至回到了CD',看看我是否可以更新安装,没有任何更新。


所以在VisualStudio中创建db / tables之后,我现在希望运行这些

脚本来填充表格,因为手动输入的数据太多了。

建议?


-

问候

============ ====================================== ============ =============

你应该模仿你的英雄,但不要把它带得太远。特别是

如果他们已经死了。


Hi Srinivas:

Thanks for the link (I''ve bookmarked it) - however, my main issue is
that I can''t find Enterprise Manager -- I have VisualStudio.NET 5 cd''s
in total. (SQL 2000 comes with it) I installed *everything*, but I can''t
find Enterprise Manager. I even went back to the cd''s, to see if I could
update the install, there isn''t anything to update.

So, after creating my db/tables in VisualStudio, I now wish to run these
scripts to populate the tables, as it''s too much data to enter by hand.

Suggestions?

--
Regards
================================================== =========================
You should emulate your heros, but don''t carry it too far. Especially
if they are dead.


这篇关于SQL-2000 GUI的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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