| Thread | Last Post | Replies |
|
| adErrInvalidConnection | 30 Nov 2004 22:37 GMT | 1 |
I am using an ADODB recordset object to populate the fields in an Access Table, from Excel. There are two Tables that need to be updated, a header file and a details file which are linked with a one to many relationship. My code successfull updates the Header file but errors on ...
|
| ASP image and text content type problem | 30 Nov 2004 22:34 GMT | 1 |
I have the following problem. I have both text content and image content of the web page created in ASP language. How to do combine these two different types on the page. When I use one of the type: Response.ContentType="text/HTML",
|
| Select TreeView node with vb | 30 Nov 2004 13:05 GMT | 2 |
I want to be able to select a node from a TreeView in code. All I need is the syntax. Thanks for your help.
|
| _Tree "on click" becames inactive | 30 Nov 2004 11:56 GMT | 1 |
I have tree in access. It works fine. My user inform my that after a few hour of work, the tree "on click" event becomes inactive. Any ideas why?
|
| Full page calendar control or API needed | 28 Nov 2004 12:53 GMT | 1 |
There are many techniques and code snippets that will open a popup calendar so that you can pick and insert a date into Access. However, I have been unable to find a method to insert information and/or display a full screen calendar so that the user can see activities for
|
| Treeview Control Roadblock | 28 Nov 2004 08:49 GMT | 3 |
I have a treeview control that breaks in the code when I try to populate it with parent nodes. It stops with the very first node and either gives me a "type mismatch" or a "key is not unique in collection" error. The line of code it stops on is this one:
|
| Date and time picker control MSCOMCT2.OCX | 28 Nov 2004 08:47 GMT | 3 |
I need to use a Null value with the DTP control. Other than the checkbox property, does it have any workaround solution ? does it exist a new .OCX that support the null value now? My second problem with that control is that I'm not able to use a default value correctly.
|
| AXDate Control | 28 Nov 2004 08:44 GMT | 5 |
Hi: First time to use AXDate, it is nice feature, small but very handy if you have 3 -4 date enter boxes in one form. Since we are using date format: dd/mm/yyyy, but in AXDate Control, the
|
| Question | 27 Nov 2004 13:46 GMT | 1 |
What would happen if I try to install my XP Pro SP 1 dusc on a computer now running Windows ME edition?
|
| Start MSAccess in a Shell without starting any DBobj? | 26 Nov 2004 22:02 GMT | 5 |
is it possible to start MSAccess from a shell with a selected Database, but without Start of any DB object like StartupForm or autoexec? Thanks Ariadne
|
| can't create object | 26 Nov 2004 10:44 GMT | 23 |
When I try to launch a program, I get "active-x component can't create object". What causes this and how do I fix it? I am using w98se on a pc, ie/oe 5.x.
|
| browser blocking activex control | 24 Nov 2004 07:52 GMT | 5 |
I am working on an activeX control in VC++ 6.0. The visual portion of the control is actually a dialog set to "child" type window, meaning it embeds within another window instead of popping up like a typical dialog. The control does some work behind the scenes, and then inserts ...
|
| MonthView + GetdayBold Event | 24 Nov 2004 03:29 GMT | 3 |
I am trying to use the Monthview Control on an Access form. When I run the GetDayBold event I get the following error; "The expression GetDayBold" you entered as the event property setting produced the following error:Visual Basic can't convert the data type of one
|
| Problem Displayinf Branch in Treeview | 22 Nov 2004 14:18 GMT | 8 |
I'm new to the treeview control and need some help. I have tables I use for my home video library. tblMovieType contains 2 fields MovieTypeID (number) and MovieType (text) The table contains 14 records - Action, Drama etc. tblDvd
|
| replaced text in RTF2 not displaying correctly | 21 Nov 2004 23:15 GMT | 4 |
Please bear with me... I'm using Stephen Lebans RTF2 control to make formatted labels. I create a template label using bracketted field names, then, using some code a la Duane Hookum, replace the field names with the
|