Re: Newbie - Combobox Fill and Update Confusion



That was an example, not the exact code for you to use. Change it to match
your case.

Robin S.
----------------------------
"Randy" <randy.eastland@xxxxxxxxx> wrote in message
news:1175569380.498183.14320@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi Robin,
Thanks for the reply. I've inserted your code but I'm getting the
following error messages on the dim statements:

Type 'CustomersDataSet' is not defined
Type 'CustomersTableAdapter' is not defined

I have statements "Imports System.Data" and "Imports
System.Data.SqlClient" in the module in case its relevant.

Any ideas?
Randy



.



Relevant Pages

  • Re: Newbie - Combobox Fill and Update Confusion
    ... Dim dataSource as New CustomersDataSet() ... following error messages on the dim statements: ... I have statements "Imports System.Data" and "Imports ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Newbie - Combobox Fill and Update Confusion
    ... following error messages on the dim statements: ... Type 'CustomersDataSet' is not defined ... I have statements "Imports System.Data" and "Imports ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Newbie - Combobox Fill and Update Confusion
    ... Dim dataSource as New CustomersDataSet() ... following error messages on the dim statements: ... I have statements "Imports System.Data" and "Imports ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Newbie - Combobox Fill and Update Confusion
    ... Dim dataSource as New CustomersDataSet() ... following error messages on the dim statements: ... I have statements "Imports System.Data" and "Imports ...
    (microsoft.public.dotnet.languages.vb)