Results 1 to 3 of 3

Thread: Append column to a database table using Adox

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2006
    Posts
    91

    Append column to a database table using Adox

    Hai

    i need to append a column with AutoNumber to an existing table using ADOX


    i am working with c#2.0


    My Database is Access database



    Can u give me some suggestions in making a step forward



    Thanks and Regards
    Vinay Kumar

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Append column to a database table using Adox

    Can you not just execute an ALTER TABLE statement using ADO.NET?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Dec 2006
    Posts
    91

    Re: Append column to a database table using Adox

    As per client requirment i need to implement ADOX


    Thanks and Regards
    Vinay Kumar

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width