<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dataflex.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Chuckatkinson</id>
	<title>DataFlex Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://dataflex.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Chuckatkinson"/>
	<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=Special:Contributions/Chuckatkinson"/>
	<updated>2026-04-30T15:15:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://dataflex.wiki/index.php?title=Data_Dictionaries&amp;diff=1216</id>
		<title>Data Dictionaries</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=Data_Dictionaries&amp;diff=1216"/>
		<updated>2007-11-25T19:17:00Z</updated>

		<summary type="html">&lt;p&gt;Chuckatkinson: /* Supported backends */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Data Dictionaries&#039;&#039;&#039; are a class layer between your application and the database tables.  They are considered to be a vital part of any Dataflex development.&lt;br /&gt;
&lt;br /&gt;
The [[Database Builder]] tool helps you defining the class with visual aid for:&lt;br /&gt;
*Field settings like &#039;&#039;Capslock&#039;&#039; &lt;br /&gt;
*Table settings like calculations on save or save/delete validations&lt;br /&gt;
*Relationship settings like [[Cascade Delete]].&lt;br /&gt;
&lt;br /&gt;
The Datadictionary class can also contain and business rules required when records are created, edited or deleted.&lt;br /&gt;
&lt;br /&gt;
==How to create a new Data Dictionary from scratch==&lt;br /&gt;
&lt;br /&gt;
#Open [[Database Builder]].&lt;br /&gt;
#Create a new table&lt;br /&gt;
#Enter some columns (input name, type and width)&lt;br /&gt;
#Choose &#039;&#039;&#039;Maintenance&#039;&#039;&#039; and &#039;&#039;&#039;Create Empty DataDictionary&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
NOTE: remember to enter a width for your column.&lt;br /&gt;
&lt;br /&gt;
==How to create Relationships==&lt;br /&gt;
&lt;br /&gt;
Before creating relationships, make sure that both tables should have an index. &lt;br /&gt;
*use &#039;the relationship wizard&#039; in the database builder.&lt;br /&gt;
&lt;br /&gt;
=Supported backends=&lt;br /&gt;
&lt;br /&gt;
It is possible to reach several databases through the Data Access [[DataFlex Connectivity Kit]] or using third party&lt;br /&gt;
drivers from Mertech Data [http://mertechdata.com/rainbow/site/1/default.aspx]&lt;br /&gt;
&lt;br /&gt;
*Native Dataflex database&lt;br /&gt;
*[[Oracle]] [http://wiki.oracle.com/page/Database]&lt;br /&gt;
*[[Microsoft SQL Server]] [http://msdn2.microsoft.com/en-us/sql/default.aspx]&lt;br /&gt;
*[[Pervasive]] [[SQL]]&lt;br /&gt;
*[[ODBC]]&lt;br /&gt;
*[[MySQL]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Basics]]&lt;/div&gt;</summary>
		<author><name>Chuckatkinson</name></author>
	</entry>
</feed>