Re: Access Field Types
From: OHM (Me_at_NoWhere.Com)
Date: 05/07/04
- Next message: Jeffrey Tan[MSFT]: "Re: The activation context being deactivated is not the most recently activated one."
- Previous message: MadCrazyNewbie: "Ini Files"
- In reply to: Peter Huang: "RE: Access Field Types"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 7 May 2004 10:53:39 +0100
Thank you, this infomation along with Gary's was most helpful. Also thanks
to everyone else who has replied to my original post.
Best Regards - OHM
""Peter Huang"" <v-phuang@online.microsoft.com> wrote in message
news:GZIXCE%23MEHA.308@cpmsftngxa10.phx.gbl...
> Hi,
>
> I have reviewed the newsgroup and find that you have post a similar post
in
> the group below.
>
> Subject: Changing Field Type On MS Access using ADO/VB
> Newsgroups: microsoft.public.vb.database.ado
>
> I think Gary's suggestion in the group above that to use the ADOX to do
the
> job is an approach.
> Also because ADOX is an COM object we can use it in .NET easier by simply
> adding reference to the ADOX library and the VS.NET will generate the
> assembly which is used to interop with ADOX COM object automatically.
> e.g.
> 1. right click on the reference in the solution explorer and select add
> reference
> 2. in the Add reference dialog select the COM tab and select the Microsoft
> ADO Ext. 2.7 for DDL and Security COM library and click OK
>
> After that we can use the ADOX object in VB.NET similar with what will do
> in VB6, you may follow the link that Gary provided.
>
> If you still have any concern on this issue, please feel free to post
here.
>
> Best regards,
>
> Peter Huang
> Microsoft Online Partner Support
>
> Get Secure! - www.microsoft.com/security
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
- Next message: Jeffrey Tan[MSFT]: "Re: The activation context being deactivated is not the most recently activated one."
- Previous message: MadCrazyNewbie: "Ini Files"
- In reply to: Peter Huang: "RE: Access Field Types"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|