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

Data Environment Designer - need additional table fields o..

 
   Database Help (Home) -> Visual Basic -> ADO RSS
Next:  Create Database  
Author Message
L Mehl1

External


Since: Oct 16, 2003
Posts: 6



(Msg. 1) Posted: Thu Feb 17, 2005 12:40 am
Post subject: Data Environment Designer - need additional table fields on
Archived from groups: microsoft>public>vb>database>ado (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...

Pass data out of class - I'm stumped by this and don't know what further to do to troubleshoot this: I have a class with variables: Private mstrbrThirdKeyName As String Private mstrbrPrimaryKeyName As String Private mlngbrPrimaryKeyValue As Long Private mlngbrThirdKeyValue As....

Accessing data on a web server - I have written a VB6 app for a user that uses ADO to connect to a MySQL database (through the MyODBC driver). Not being much of a internet programmer, the user asked me if it is possible to move the the database to a web server and have the client progra...

Adding a column to an existing ADOX Catalog's table's key - Does anyone know how (or whether it is possible) to add a column to an existing key for a column using ADOX? pseudo code: Dim cn as ADODB.Connection Dim lCat as new ADOX.Catalog Dim ltbl as new ADOX.Table Dim lKey as New ADOX.Key 'open the cn Set..

runtime error 3021 and user permissions - I have a VB6 application that uses ADO 2.7 to access an Access2000 database. I have found on Windows XP and 2000, that if the user is not part of the administrators group, they receive: "runtime error 3021. Either BOF or EOF is true, or the current ...
   Database Help (Home) -> Visual Basic -> ADO 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 ]