ADO Accessing .MDB access
Date: 29 Mar 2004 17:11:27 -0800
I have a form with some Edit box and text box on it. I need to access
the db1 and save the text from the Edits and Memos. And need to read
{edit} the text. I have made a db1 and used drag and drop method from
the ado table to make the edit and lable. Im looking for some help .
Thanks in advance:)
Relevant Pages
- Problem with ADO
... While testing an ADO implementation, I found that I ran into trouble if I ... ADO became convinced that I had never issued an Edit or AddNew. ... Edit does not exist in ADO; the edit is implied when you try to set a field. ... Update or CancelUpdate without AddNew or Edit. ... (microsoft.public.vc.mfc) - Are there graphical editors for non-visual object development?
... then edit each of those objects to write code? ... I know that you can do some in Visual Studio (ie drag a data adapter ... be able to drag a class onto a workspace, ... (comp.object) - Re: Editing Text With Double Click
... If you open your shape to look at the shapesheet, in the 'Events' section, there is a cell "EventDblClick". ... drawing then I can modify the text using a single click. ... drag to the drawing then I have to go through the double ... dbl click --> text edit. ... (microsoft.public.visio.general) - Re: How to edit textbox that also has dragdrop functionality?
... Michael Ray wrote: ... kicking off the drag operation. ... will have to hit an Update button in order to edit the allowed textboxes in a "row" so I could turn off dragdrop when that happens and turn it back on when they hit Save. ... (microsoft.public.vb.general.discussion) - RE: Editing Text With Double Click
... drawing then I can modify the text using a single click. ... the master shape, drag to the drawing then I have to go through the double ... dbl click --> text edit. ... (microsoft.public.visio.general) |
|