| Thread | Last Post | Replies |
|
| ADO access Ms Access | 23 Jul 2005 05:14 GMT | 2 |
could someone please tell me how do I create new workspace and open up my existing Ms Acess database file using ADO?
|
| i want help | 23 Jul 2005 04:57 GMT | 1 |
I want a program which search about all the exe files in drive d: and get its path, so if there 100 file there will be 100 path, and save the paths in any way, Also I want to know if I had a text box and the user will enter the
|
| MSHFlexGrid Headings | 23 Jul 2005 03:14 GMT | 1 |
I want to fill the flex grid through code. My code is below. The headings are added alright, but on the second row. So I have one blank grey row, then the next grey row has the headings. Then the data appears correctly. How do I get the headings on the first row?
|
| Automation Error | 23 Jul 2005 02:28 GMT | 1 |
Has anyone run across this before? Automation Error The system cannot find the file specified Clicking upon the help brings up this page:
|
| Where to purchase VB6 | 23 Jul 2005 00:43 GMT | 9 |
I need two sets of VB6 software. Could any one tell me the address where I can purhcase them ? I contacted my MS local dealer, but the dealer offered VB Net 2003. Ofcourse I did not accept it.
|
| Development considerations for Win XP | 22 Jul 2005 22:28 GMT | 4 |
I have a VB6 frontend to an Excel/Word VBA app which I will market to clients with a variety of platforms but I hope to support only back to Win ME or 2K and Office 2000 and forward to Win XP and latest Office. The product is already developed. But I am learning that I need to ...
|
| Paired projects? | 22 Jul 2005 22:25 GMT | 1 |
I am writing a utility program. For testing, and also for demo purposes, I am also writing a simple application program to call it. Eventually, I will need to deal with DLLs or some mechanism so that my utility program can be called by any application program written in
|
| reading tiff tag - puzzle... | 22 Jul 2005 21:39 GMT | 12 |
i've been researching how to extract tif tags for a few days now and i feel pretty confident about trying to write a tiff information class module that i've been putting off for a couple of years. for my immediate needs, the only tags i really require are the baseline tiff tags ...
|
| ATTN: Web client users, AOL folks, and other newbs... | 22 Jul 2005 21:38 GMT | 10 |
Very important information... How to ask a question http://support.microsoft.com/default.aspx?scid=kb;en-us;555372 Your community thanks you...
|
| textbox backcolor | 22 Jul 2005 21:18 GMT | 8 |
is it possible without a 3rd party control to set the back color of a textbox to have more than 1 color at a time? Any tips or directions.. A quick search on google was not very succeful. Brian
|
| checkboxes in ListView | 22 Jul 2005 20:09 GMT | 2 |
I have checkboxes on each line items within a ListView. Is there an event that I can trap for when these boxes are clicked?
|
| DataGrid question | 22 Jul 2005 19:21 GMT | 3 |
I would like to know how to highlight a row in a datagrid programatically? Currently, my datagrid will not update unless I first edit the data inside the grid then manually highlight the row.
|
| Controls.Add | 22 Jul 2005 16:47 GMT | 2 |
I am using Me.Controls.Add "VB.TextBox", sControlKey to dynamically Create Controls and want to use one of them as MultiLine
|
| Executing program on remote host | 22 Jul 2005 16:30 GMT | 1 |
Has anyone or does any one know of a way to execute a program on a remote alpha vax from within Visual Basic ? G Man
|
| can .net and vb6 co-exist on same system | 22 Jul 2005 16:27 GMT | 6 |
i am looking for some help. is there a way to have vb6 and .net on the same system. i want to learn .net, but need to complete some work on existing projects. i cant afford to wait until i learn .net to finish this work. i thought if the 2 applications could co-exist with no harm
|