Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Data Environment Designer - need additional table fields o..

 
   Database Help (Home) -> Visual Basic RSS
Next:  Thinking of implementing RAC?  
Author Message
mehlscratchthi

External


Since: Dec 21, 2004
Posts: 1



(Msg. 1) Posted: Thu Feb 17, 2005 3:40 pm
Post subject: Data Environment Designer - need additional table fields on
Archived from groups: comp>lang>basic>visual>database (more info?)

Hello --

There are too many columns in the table to fit on a form when dragging
the DED's table's Command node onto the form.

I need to add to the form some of those columns which did not come onto
the form in that initial dragging.

After dragging one of the required fields
"ColumnName" from the DED view
(becomes txtColumnName on the form)
onto the form, the app shows an error:

"method or data member not found"
caused by the line
frm_MyForm.txtColumnName.BackColor = vbRed

Is it not possible to drag again, as I need to do?

Are there properties to set on newly-dragged text boxes to make them
behave correctly?

Thanks for any help.

Larry Mehl

 >> Stay informed about: Data Environment Designer - need additional table fields o.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Using Data Environment Designer - how to drag Command node.. - Hello -- I can't figure out how to get the Data Project and blank form on the screen at the same time so that I can drag the Command node onto the blank form. I am following the tutorial on p 182 in Roger Jennings' Database Developer's Guide with Visua...

Retrieving data from a MSHFlexGrid - I've managed to set up an MSHFlexGrid and store it with data from an Access DB successfully. What I'm trying to do is retrieve data from a selected row but I'm not sure what methods I need to call to get this data. Can anyone tell me how to do this o...

New record with data from other form - I would like to open a addrecord form. In this form I would like teh Field DebNr to be filled with the value of the field DebNr in my (open) form FrmStam. I used the VisualBasic code ; Private Sub Form_Open(Cancel As Integer) If IsOpen("Frm...

data environment in data report- error?Why - I have a vb project and I have used data reports. The reports are working perfectly well here. But when I copy the whole folder to another machine, I cannot open the DataEnvironment and it shows error. Why?All the forms and reports can be opened in..

NEWBIE insert data rather than update in db - I have an app for tracking mileage on company vehicles. On the first form you select a vehicle(via combobox getting vehicle names from database) and enter the appropriate info. Then I need to export that data back to the database. The ? is how do I....
   Database Help (Home) -> Visual Basic All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]