| Thread | Last Post | Replies |
|
| 2003 Access db | 06 Oct 2006 18:24 GMT | 4 |
My db was originally created with Access 2003. When I try to access this db with my VB6 app, it tells me I don't have the appropriate permissions. If I convert the db to Access 97, it opens fine, if I then convert the db to Access 2003 it still works fine.
|
| how to get the directory of the exe file? | 06 Oct 2006 17:33 GMT | 12 |
I have a problem. In my project I have some files in the same dir as the main exe file, wchich are read by the application. How can access these files? The current directory is completely different. For example the current dir is C:\WINDOWS and my exe is C:\VB\Project1.exe. Can I
|
| Uploading to server | 06 Oct 2006 15:00 GMT | 2 |
...bit dead over on .controls.internet so. I need to provide online report(s) generated by my desktop app, for my users customers to review. I have no idea how to go about this. I was thinking of creating the report locally (HTML/PDF) then FTPing them up
|
| vb question box | 06 Oct 2006 10:22 GMT | 8 |
i am new to writing VB code in MS access and i am wondering how to write the code for a question box on a form. my scenario is this... user clicks a command button
|
| Excel crash when an .xls is double-clicked while Excel reports are being generated | 06 Oct 2006 05:27 GMT | 2 |
Our product, TurningPoint, creates reports in Excel and they can sometimes take a bit to run. While they are running, if the user double-clicks an .xls file to open it and clicks in a cell, an error occurs.
|
| Is it possible to display picture in picturebox from data in variable? | 06 Oct 2006 05:13 GMT | 1 |
What if a picture data (either BMP, JPG, GIF whatever that is supported by picturebox) is loading into a variable, can it be displayed into a picture box? Im trying to accomplish that my program stores pictures in encrypted
|
| Rotating an image in a picturebox | 06 Oct 2006 02:43 GMT | 3 |
I have a form with two picture boxes and a command button. On form_load an image is loaded into picture box 1. I am then trying to use the following code to turn on picture box 2 and diaply the image rotated 180 degrees. It is almost perfect but the top and left edge of the
|
| vb to create copy of active document | 06 Oct 2006 00:51 GMT | 4 |
I need to write a small program that I can launch from within another program that will save a copy of the active document to a different file name within the same folder as the current document. After that I am going to do some other things to that new document and I am pretty
|
| Visual Basic in Excel | 05 Oct 2006 22:29 GMT | 1 |
I have 2 macros in excel that I need help with. I click on a button for each and currently I have to click on button #1, wait for the process to finish, then push on button #2 to complete the process. I would like to know if there is some code that will allow me to
|
| VB / DLL Issues | 05 Oct 2006 21:04 GMT | 3 |
I'm running a device driver DLL from my VB program. Each time I want to access the device, I run an Initialize command to the driver then go about my business reading data and when I am finished with the device I issue a Kill command to the driver. The driver flawlessly returns ...
|
| Putting a puzzle of Clipboard images together? | 05 Oct 2006 20:32 GMT | 6 |
I have an application that I need to minipulate in order to create a larger bmp image. This is what I wan to be able to do. In application #1 I will zoom into the view I need and then copy it to the clipboard I can handle this part what I need to figure out how to do is take the ...
|
| PDF component | 05 Oct 2006 19:18 GMT | 6 |
I need to provide PDF support in my apps. I think there are two routes: 1) Purchase a PDF printer driver 2) Purchase a PDF control to allow me to provide PDF output
|
| Integer variable is shown &HA | 05 Oct 2006 19:11 GMT | 17 |
My integer variable showing &HA It's like my integers are showing in hexadecimal. I want to see the decimal value.
|
| A problem of Format Function | 05 Oct 2006 18:33 GMT | 7 |
Hi Group, I have a problem like following By using this format: format("1.23","$#,##0.000;($#,##0.000)") I got '$1.230' And
|
| TESTING MY NEWS READER!!! | 05 Oct 2006 18:17 GMT | 1 |
JUST A TEST
 Signature Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
|