Hi guys
Had a thought about this
> I woder if there is a syntax for this
>
> TsqlObject = class (TsqlPersistentObject)
> private
> MainEntTable: TsqlTable
> DetailEntTable: TsqlTable relatedby MainEntTable.PK = DetailEntTable.FK
> public
> attribute: string read MainEntTable.Column
> published
> procedure StoredProc1 // this .....
> end
>
What we should do is write a DTD and store it in XML :-)
Neven
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"