| Thread | Last Post | Replies |
|
| Invalid use of Me Keyword | 01 May 2006 13:55 GMT | 2 |
Hey Guys, I have this code in a standard module that references the keyword 'Me'. I know Me can not be used in a standard module but I am not sure what I should use instead of this. Can anyone give me a hand with this?
|
| P+D Wizard reports missing files | 01 May 2006 08:04 GMT | 19 |
I'm trying to create a setup package with the very horrible Package and Deployment Wizard (shudder...) After telling the thing where I want the package to be assembled, it starts to whinge at me, saying the following files are needed but cannot be found.
|
| Datagrid refresh problem | 01 May 2006 05:07 GMT | 5 |
I'm having a problem refreshing a DataGrid. I have an app that receives and sends data via a couple of socket connections. I temporarily store the data in a table in an .MDB file. I want to provide a way for the user to view this table for
|
| Is VB right for developing a small app? | 01 May 2006 02:33 GMT | 2 |
I am primarily a PHP programmer, although I have programmed in many other languages, including C++ (unix) and Visual Basic 2 (a long time ago). I need to develop a small application, that will sit in the systray and poll a web page every n seconds. If the web page returns certain ...
|
| drawings | 01 May 2006 01:52 GMT | 2 |
I am drawing plans (gardens, kitchens and things) into a picture box and I would like to change from using normal VB methods to using API methods so that I can gain some speed. The problem is that I use my own scale in the picture box so that I can draw the same design into it
|