Select and update
Tech-Archive recommends: Fix windows errors by optimizing your registry
Hi all,
I'd like to do something that was very easy with ADO in VB6. I'd like to do
a selection in one table and be able to search on the group of registers,
update or even insert one new.
This is possible to do in ADO .NET? How?
Thank you in advance.
Alejandro
.
Relevant Pages
- Select and update
... I'd like to do something that was very easy with ADO in VB6. ... a selection in one table and be able to search on the group of registers, ... Alejandro ... (microsoft.public.dotnet.framework.adonet) - Re: Question on conversion to ADP
... sooner the same will be done with VBA and DAO in Access, ... Some years ago, any computer library would have been full of books on VB6, ... VBSCript, ASP Classic and ADO; now, all these books are gone. ... (microsoft.public.access.adp.sqlserver) - Re: OR Mapper for VB6?
... DB-Table-Fields (possible in VB6 per Eduardo Morcillos ... layers" - and in case of VB5/6 that is ADO (or the somewhat older ... IMyConnection, IMyCommand, IMyRecordset - your first ... Public Sub PopulateList(LB as ListBox, ... (microsoft.public.vb.general.discussion) - ADO data conversion errors for adVarChar fields (VB6 example included)
... I've inherited some code (VB6) that I'm to maintain. ... As a result, ADO ... Dim rstTest As ADODB.Recordset ... where the datatype is defined, but for now, I'd like to hear of any ... (microsoft.public.data.ado) - ADO data conversion errors for adVarChar fields (VB6 example included)
... I've inherited some code (VB6) that I'm to maintain. ... As a result, ADO ... Dim rstTest As ADODB.Recordset ... where the datatype is defined, but for now, I'd like to hear of any ... (microsoft.public.data.ado) |
|