473,473 Members | 1,419 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

DbProviderFactory

Hi !

I created a dbProvider factory.
I created a data adapter: DbProviderFactory.CreateDataAdapter()
(it creates a DBDataAdapter object)

But this adapter doesn't implement the event RowUpdating like SQL
Dataadapter for example.It has only Disposed and FillError events.

any ideeas how to implement RowUpdating event ?

Regards,
Mihai
Mar 3 '08 #1
0 958

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Dino Buljubasic | last post by:
Hi, How do I write a db driven app that will work independently of data provider. No matter whether backend is Oracle, SQL Server, mySQL or Access, it should work smoothlesly tx
3
by: zapov | last post by:
Hi! Did anyone successfully managed to use some custom ADO.NET provider with SqlDataSource? I'd like to connect to some other database than MSSQL (like MySQL, Firebird or PostgreSQL) but I'm...
5
by: Familjen Kalrsson | last post by:
Hi I wounder if I can use Sqlconnection or other Sql members to work with a MS Access database. I have tried to connect to Access's database Northwind, but when I set the data source to...
9
by: philip | last post by:
I would programatically choose between two Access Databases. They are both the same structure. Only data change. How can I programatically say : "now, I change the database ?" I saw that the...
0
by: S Chapman | last post by:
MS have incorporated the abstract factory pattern to enable us to write DB brand independent code but with this we have a completely new set of abstract classes that look like the old IDB*...
0
by: SFM | last post by:
Connection to several connection string from the app.config file I am trying to find a why to get the providerMappings settings from the app.config. For my data access I am using Data access...
10
by: BLUE | last post by:
Is there any way to use transactions if I use DbProviderFactory class to abstract from the provider? If not, is there any way to manage concurrency in a "universal"/provider indipendent mode? ...
1
by: Rohit | last post by:
I am using VS2005. I have added: import System.Data.Common And in the code I want: Dim myFactory As DbProviderFactory
5
by: Edwin Smith | last post by:
Hello: I'm using VS2005 with an ODBC database. I am trying to add a Dialog to an existing Database application to allow the user to select the database. We have 2 different databases with the...
1
codemama
by: codemama | last post by:
I have written db provider independent code using interfaces (IDbDataAdapter).. However in order to update a database from an XML file I need to use the Command Builder to generate the Insert and...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.