hyperlink - How to "re-link" tables in VB.net? -


i'm new vb.net, , i'm having problem linking updated tables. link tables adding new data source, selecting tables, views, etc. meanwhile realize that, example, table "customers" needs have 2 new fields, have table "old" structure linked in dataset. how can link newly structured table on startup, or have re-link them manually?


Comments

Popular posts from this blog

php - Global connection variable or new one every time -

c++ - protocol buffers - generate NON-inline accessors -