Re: As VB index help



If you are using Access instead of SQL, you just use the OLEDBDataAdapter
instead of SQLDataAdapter, OLEDBCONnection instead of SQLConnection,
OLEDBCommand instead of SQLCommand (are you getting the pattern here?).

I don't use Access as a back-end any more, so I don't know what books that
is covered in. Dave Sceppa talks about it in his ADO.Net Core Reference
book, but not in detail. I think most everything he talks about for
SQLServer applies to Access, give or take the way it does named parameters
and a few more complicated details.

The example that I posted is binding a combobox to a List(Of Manager)
object and then setting up the autocomplete stuff so when somebody starts
typing into the combobox, it can try to complete their selection.

Do you have *any* prior programming experience, and if so, in what
languages?

Robin S.
-----------------------------------------
"giannis" <zzzinobios@xxxxxxxxxxx> wrote in message
news:e1LlCZfUHHA.4276@xxxxxxxxxxxxxxxxxxxxxxx
RobinS wrote:
Here's an example.

I am a newbie at VB.
I dont understand all these ...
What ebooks you suggest me to read ?
I care about build a program with a mdb database in VB.
(I dont care about SQL servers databases)
Thank you for your care and sorry about my english !!!



.



Relevant Pages

  • Re: simple query with distinct keyword
    ... it for amost and hour and a half and I cant make it work. ... I am a bit of a newb to SQL, so pardon the 'basicness' of my ... Sux being a total newb. ... I don't care which of the 'dup' records ...
    (comp.databases.ms-access)
  • Re: simple query with distinct keyword
    ... I am a bit of a newb to SQL, so pardon the 'basicness' of my question ... but I still cant seem to get what Im after. ... being a total newb. ... I don't care which of the 'dup' records gets ...
    (comp.databases.ms-access)
  • Re: DateTimePcker Problem
    ... Ich will eine Datenbank verbindung zum SQL Server 2000 von Microsoft ... Verwendest du eine 'abstrakte' OleDbConnection - dann musst du im ... Wenn jemand ADO-interressiert ist wird er diesen Thread nicht lesen, ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)
  • Re: Unterschied zwischen OleDbConnection und SQLConnection
    ... > was ist eigentlich der Unterschied zwischen OleDbConnection und ... > SQLConnection? ... Ein SqlConnection-Objekt stellt eine eindeutige Sitzung für eine SQL ... Server-Datenquelle dar. ...
    (microsoft.public.de.german.entwickler.dotnet.datenbank)
  • Re: htp "301 Moved Permanently"
    ... I'm aware some of the DBA folks out there couldn't care less. ... Is it possible to redirect a web page using htp? ... SQL> ed ...
    (comp.databases.oracle.server)