| Thread | Last Post | Replies |
|
| *bold, _italic, <>heading in Word/VB | 02 Feb 2007 11:47 GMT | 1 |
I tend to write a lot of documents in text-only format, with the following conventions: This_is_italic This*is*bold [This is a footnote] <This is a chapter heading>
|
| clearing list box in vb6 | 02 Feb 2007 06:11 GMT | 1 |
How do you Clear a list box in vb6.0
|
| ADO not updating the table | 02 Feb 2007 02:59 GMT | 10 |
Hello, I have been working on this for days and cannot seem to progress. I have an ADO control pointing to a Access table, I make a change and issue an ado1.Recordset.Update.
|
| Using MDI Forms. Make Form MOdal? | 01 Feb 2007 18:57 GMT | 2 |
I'm building an application using MDI. I have a main form that, when I double click a field, I want a form to pop up ... allow data entry...then save the data input and put it on the main form.. However, when I "Load" the form, it goes behind the main form rather than stay in ...
|
| Best way to start a program when specific email received? | 01 Feb 2007 14:44 GMT | 6 |
I have posted this to both the outlook and vb groups because I am not sure of the best way to approach this. I have written a VB program that processes an email based on the customer it is received from, the type of order, etc.
|
| system.invalidoperationexception & system.typeinitialization exceptions | 01 Feb 2007 14:25 GMT | 1 |
i created a project that runs well on my computer. this project is a communication program. i publish it to a folder on a network server, and allowed all possible permissions to all users. i can run the executable from my computer,
|
| Array Help | 01 Feb 2007 13:46 GMT | 1 |
Table "tbl_DistList_DEP_Duplicate" I use to sum amount from table tbl_DistList_DEP thru query and after sum i put the values back from table tbl_DistList_DEP_Duplicate into table tbl_DistList_DEP. Instead of copying values into 2nd table "table tbl_DistList_DEP" i want to put
|
| Mysterious delays in DB query | 01 Feb 2007 13:27 GMT | 9 |
I have the following setup: ____ _______ _______ _____
| | | | | | | | | db |-----|ActiveX|---|Proxy- |---| WEB | |
| Change Local administrator PSWD code needed | 01 Feb 2007 09:44 GMT | 3 |
We have a request from Auditing to modify the password an a local workstation administrative account every 90 days. We are developing two programs - a VB6 GUI program that will allow the administrative support person to enter a new password into an App and have that encrypted ...
|