| Thread | Last Post | Replies |
|
| Are indexes permanant and unique forever? | 12 Jul 2007 21:44 GMT | 1 |
I have an Index field.. set to autoincr and as primaryindex Others using the database are saving the index value of certain records to be able to retrieve them later (no other fields are guaranteed unique). I am wondering if this could be a problem. 1. Can these index values ever be ...
|
| Rich Text Box to rtf file Three-doux | 12 Jul 2007 21:32 GMT | 2 |
Help Requested re RichTextBox Three-doux I can successfully create a Rich Text File using the below methodology, but I cannot get the [string of expletives deleted] underlining to work (i.e., the text is printed to the rtf file
|
| triangular array- how to transform twodimensional array into singledimesional array | 10 Jul 2007 15:40 GMT | 7 |
Hi, everybody, I started a little program in VB 6.0 and came up on a considerable problem. In short: I have to compare indefinite number of words from the list, each with other,in pairs, and vote (choose among
|
| did anyone found solution for Unexpected Error (59999) in Visual B | 10 Jul 2007 15:17 GMT | 3 |
I am facing the problem mentioned at http://support.microsoft.com/kb/191000 Did anyone found the solution for it? Thanks
|
| Version | 09 Jul 2007 22:42 GMT | 5 |
I have an old executable VB program. Is there any way of finding out what version of VB it was created in? TIA --
|
| error box bugging me concerning Visual Basic | 09 Jul 2007 00:03 GMT | 1 |
I had to re-install XP after a computer crash, and now I get a little window error box. It is titled Visual Basic, and it says there is a compile error in hidden module: Autoexec. Don't know what this is, but I MUST GET RID OF IT. Can anyone help me?
|
| text to .wav file | 08 Jul 2007 12:25 GMT | 1 |
hi frnds, as part of my summer prj. i wish to convert a text(string) to a .wav file.... can ne one suggest me how to proceed or whre to find some code for
|
| VB6: Text in Masked Edit Control temporarily disappeared when the control lost the focus | 08 Jul 2007 12:19 GMT | 3 |
I need some help. I am using Masked Edit Control and trying to set up a format (to accept only numeric entry). I am using VB6 When I enter all numbers in the Masked Edit Control box, and move the focus to another control,
|
| Display some unicode characters | 07 Jul 2007 22:09 GMT | 1 |
I would like to display the male and femal symbols (Unicode 2640 & Unicode 2642) in labels on a form. How can I do this?
|
| how to restore an application from the sys tray by hwnd | 07 Jul 2007 17:36 GMT | 2 |
I'm using VB6 I need to restore a program that resides in the sys tray. I menage to write a function that finds the hwnd of the program but I can't figure out how to restore the program from the sys tray
|
| Images going out of the form | 07 Jul 2007 11:50 GMT | 22 |
Hello. I need help. I set an Image to move when the user presses the arrow keys. Problem is they can maneuver the image anywhere on the screen, even off the form. i need to set boundaries so the picture/ image doesnt come off the form. Also if I Put another picture, a
|
| Is There visal basic code to recover msn messenger (decrypting) | 06 Jul 2007 10:59 GMT | 1 |
i am asking if there is a VB code to recovery the msn messenger from registry coz i found a c++ one but i didnt find VB one .....so i any one could help ....plz thanx
|
| running sql query in vb6 | 06 Jul 2007 10:11 GMT | 2 |
I am doing a execode to display the area of a place which is in the data base. the sql query is got declarations, select statements and the displaying the data. but i don't know how to implement it. i have written some code. now to display each i am using function like that
|
| auto data tips doesn't work while debugging | 06 Jul 2007 09:02 GMT | 3 |
I just formatted my computer and installed XP SP2. when I re-installed my vb6, I got an annoying problem. When I use debugging mode (F8) I use to get any variables value just by move the cursor on
|
| VB6 Registry | 05 Jul 2007 18:53 GMT | 8 |
I have a VB6 app which stores values in the windows registry. Different users use the app so I want to store the registry settings as an **.ini file in the respective user's data directory. When the respective user logs on, his user settings are loaded in the windows
|