开发者

Designing SQL database in visio

开发者 https://www.devze.com 2022-12-18 13:08 出处:网络
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).

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!


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


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

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号