How to indicate Check constraints on diagram
Mon, 3 Oct 2005 14:14:46 -0400
I have check constraints in two places in VEA 2003:
1. Database Properties, Checks Category
2. Database Properties, Columns Category, Edit column, Check tab
Is it possible to make the diagram reflect that there is a Check on the
table or, better yet, on a particular column?
Thanks,
Lee
...
|
newbie needs definitions
28 Sep 2005 13:36:39 -0700
I have never taken a course in Databases and my knowledge of SQL (SQL
Server) extends just far enough for me to be able to write effective
queries for my job as an ASP developer. This means I know how to browse
databases and do all kinds of interesting joins for data retrieval, but
I'm never on the design side ...
|
Visio EA 2003 - Generating DDL - where did the owner attribute go?
Mon, 26 Sep 2005 14:51:13 -0400
I am having trouble generating DDL statements for database models where the
target is SQL Server 2000. Speciffically if I have a table "Table 1" in the
model owned by "aic" the DDL generated does not include the owner attribute.
Thus we see:
create table "Table 1"
rather than
create table "aic"."table 1"
H ...
|
C# accesors in Visio
Wed, 21 Sep 2005 11:43:55 +0400
Hello.
How can I implement C# class accesors in Visio 2003?
Here is the class code in C# for example:
public class Person {
private int id;
private string forename;
private string surname;
public int Id {
get { return this.id; }
}
public string Forename {
get { return this.foren ...
|
Database based on the my model
Sat, 17 Sep 2005 13:39:25 +0400
How can I automatically creating a new database in SQL Server based on the
my model?
...
|
Deployment Setup Problem
Wed, 14 Sep 2005 16:21:22 +0500
Hi all
i am using AxMicrosoft.interop.visOcx.AxDrawingControl and in reference
there are AxInterop.SHDocVw, AxInteropVisOcx, Visio, VisOcx,
Microsoft.Office.Interop.Visio, Microsoft.Office.Interop.Visocx.
i build package in pakage & deployment of VS.net and include all
dependencies and then build setup ...
|
Import And Export Visio Drawing
Wed, 7 Sep 2005 17:23:06 +0500
Hi,
I am using Visio 2003 Drawing Control in my project for making drawings
using Visual C#.NET.
The control is working fine by saving and opening drawing files but I want
to save Visio drawing in graphic format like gif / jpeg or bmp format and
re-open the same saved images for editing.
...
|
|
|
FREE New Indian oil for men!
Mon, 05 Sep 2005 17:41:49 -0700
Free Indian oil promotion for men!
100% free trial bottle, safe and great fun!
Tel : 91-22-24449309/56663081
MURLI WAGHULDE
...
|
FREE New Indian oil for men!
Mon, 05 Sep 2005 17:41:44 -0700
Free Indian oil promotion for men!
100% free trial bottle, safe and great fun!
Tel : 91-22-24449309/56663081
MURLI WAGHULDE
...
|
how to create new stencil using visio object model in C-Shapr
Tue, 30 Aug 2005 16:16:05 +0500
hi all
Any one tell me how to create new stencil using visio object model in
C-Shapr if any one refer any site or any code it is very helpful for me.
Thanks in advanced
Regards
khurram
...
|