在visio中设计SQL数据库

发布于 2024-08-20 01:29:22 字数 145 浏览 6 评论 0原文

我想在 Visio 中设计 SQL 数据库的架构,

但默认数据库是 Microsoft Access,并且其中不存在某些数据类型(例如tinyint)。

如何将数据库类型更改为 SQL ?我正在使用 visio 2007

谢谢!

I want to design a schema of my SQL database in Visio

But the default database is Microsoft Access, and some datatypes do not exist there (such as tinyint).

How can i change the database type to SQL ? I'm using visio 2007

Thanks!

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

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

发布评论

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

评论(2

时光无声 2024-08-27 01:29:22

更改目标数据库驱动程序。

  • 在“数据库”菜单上,指向“选项”,然后单击“驱动程序”。
  • 在“驱动程序”选项卡上,选择目标数据库管理系统的 Visio 驱动程序。
  • 单击“设置”并选中相应 ODBC 驱动程序的复选框。

更改为 SQL Server(如果已安装)之类的内容应该可以让您选择使用tinyint

Source 链接

To change the target database driver.

  • On the Database menu, point to Options, and then click Drivers.
  • On the Drivers tab, select the Visio driver for your target database management system.
  • Click Setup and select the check box for the appropriate ODBC driver.

Changing to something like SQL server (if you have it installed) should give you the option to use tinyint

Source link

南风几经秋 2024-08-27 01:29:22

如果您碰巧在 Visio 2010 中寻找相同的内容,它现在已移至“数据库”菜单 >“数据库”。数据库驱动程序>>驱动程序选项卡

If you happen to be looking for the same thing in Visio 2010 it's now moved to Database menu > Database drivers > Drivers tab

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