Re: Adding relationships between tables using ADODB and ADOX

From: Jerommeke (jeroenvv_at_home.nl)
Date: 03/25/05


Date: Fri, 25 Mar 2005 19:24:37 +0100


"Jerommeke" <jeroenvv@home.nl> wrote in message
news:d1s9mb$qm4$1@news5.zwoll1.ov.home.nl...
> Hello
>
> I am working on a C# databaseproject using ADO .NET
> Today I discovered that ADO .NET can not create permanent table columns
> and/or table relations. I need to do that because when I release a new
> version of my software, old databases need to be upgraded.
>
> I solved the problem for the columns by using an SQL statement, and later
> I realized another solution by using ADOX en ADODB through COM
> interoperability.
>
> However, I don't seem to find a useful example that shows me how to
> programatically add a permanent relationship in a database using ADOX
> and/or ADODB
>
> can anyone help me with a useful example??
>
> regards
>
> Jeroen van Vlierden
>

I managed to do it, with some effort



Relevant Pages

  • Adding relationships between tables using ADODB and ADOX
    ... I am working on a C# databaseproject using ADO .NET ... Today I discovered that ADO .NET can not create permanent table columns ... realized another solution by using ADOX en ADODB through COM ...
    (microsoft.public.data.ado)
  • How to access date from Oracle Databace to Excel
    ... I am trying to access/connect oracle database to insert and select data from ... I don't know what to use like ADO? ... ADOX? ... ADODB? ...
    (microsoft.public.excel.programming)
  • How to get data from Oracle Database to Excel?
    ... I am trying to access/connect oracle database to insert and select data from ... I don't know what to use like ADO? ... ADOX? ... ADODB? ...
    (microsoft.public.excel.newusers)
  • About Unique Values
    ... Anybody know how can i see if a column has the property unique set from vba (ADODB, DAO, ADO, ADOX etc.)? ...
    (microsoft.public.access.forms)