11,868 Topics
![]() | |
i already check the threads about how to make an autorun but now i cant see it anymore. and i think that dani got that post... any one can help me... thxxxxxxxx | |
Please can anybody help me on how to capture the legacy joystick button change event using the API winmm.dll. I mean only the [U]change [/U]of the button not its permanent status . Thanks a lot. Abou Rawan / new member. | |
Hi I want to know is it possible to connect C with VBA . And can you please give me the link of some explain or you can by your self . So my question is how to connect C and VB 6 . Thank you for your effort of … | |
Hi I wrote a visual basic program years ago for a friend. I retained the source, but I get a load error on some of the files. Apparently they are saved in binary (or tokenized?) format. I would like to read them so I can update the program and even … | |
Can anyone tell me the best type of connection to allow Excel Files to be used as a datasource. I set everything up as a DSN-Less connection, and I have having problems with the Input Mode of my excel data. It seems to not understand IMEX=1;. Most of my activeX … | |
hey im using vb 6 on a 64 bit vista computer in vb express 2008, is there some way i can compile a lightweight program for use on a mac? thanks m | |
Hello, I am brand new to programming, I've worked with computers for several years but decided to learn a new skill. I'd consider myself a hobbyist when it comes to programming. In any case, I've been working with the timer function and I want to make a simple clock that … | |
HI I need to make Microsoft Access 2003 Dependent Drop Down from an existing application which set a configuration file. The user interface contains many drop down that are filled dynamically. The issue here is the latency, meaning the time needed to refill the drop down after making a first … | |
I had a form that requiring a Job Order Code, "the Job Order Code is just like number of transaction". We had 12 months in 1 year. I need to reset the starting Job Order Code in every month. For Example: January: In month of January I had 10 transaction, … | |
I see I am not the first to have problems with ComboBox and will most likely not be the last This is likely to be an easy one for most of you... i put it down to my age :) am using Visual Studio - Visual Basic.. I have a … | |
Hello everyone. This is my first post here and most definitely not my last as I will be requiring your expert knowledge on lots of topics no doubt. I have a series of questions regarding VB and a project I have be set to work on. The first part of … | |
Good day!! Ask a help. I'm using a smart card reader and i want that my program will automatically search the it in the my database. MSAccess, and VB6 is the software of mine. What i mean is, i dont have to press any key to display the records once … | |
Hereafter is a macro (VB6) that converts 2 adjacent lowercase consonants into the 1st remaining in lowercase and the 2nd converted into uppercase. Well, so far so good, but the problem is that it works only when both consonants are the same, i.e. cc, ll, pp, ss, etc. become cC, … | |
Hi to all, Do anybody knows how to display the complete dialog of a printer properties, showing all tabs of a printer properties like when you are manually doing it on controlpanel>printer&fax... i wanted to show it that way... I have a program that can show the printer properties... here … | |
I had a form that requiring a Job Order Code, "the Job Order Code is just like number of transaction". We had 12 months in 1 year. I need to reset the starting Job Order Code in every month. For Example: January: In month of January I had 10 transaction, … | |
hi.. i tried to put picture on our system. in the employee form.. but i dont know the exact step on how. i have here a code for opening the picture.. but i dont know how to save it in my database together with the information of the employee... here … | |
Hi all, I'm working in VB 6.0, when I try to put a component on my form for Crystal Reports XI, It gives me a error message (Unexpected Error) , error Number (35005). Can anybody help me? Thanks in advance Rajesh khanna | |
hi friends i have problem i want to store the firewall log file which in .txt format.i have read the txt file using visual basic and store the data in MS Access and also display the data in MSHFlecGrid at same time. plz some one can help with is problem.i … | |
Hi my friend's. I have a usercontrol and a ScrollBar in it. this usercontrol can contained other controls. when i put a control in it , this new control place at front of the scrollbar. what i do that this new control place at back of the scrollbar? | |
i am using VB with access. i need to load the values of a particular field in a table to a listbox . i used the following coding in the Form_Load event. [COLOR="Green"]Set db = New Connection db.Open "PROVIDER=Microsoft.Jet.OLEDB.3.51;" & "data source= " & App.Path & "\test.mdb;" Set rs = … | |
I open a excel workbook with a name given in a text box, say XXX. The vbp also allows the user to select multiple csv files. I need to open csv files one after the other, get some values and then close. How do i open files in new tab/spreadsheet … | |
Hi, my project is based on VB6 Activex Dll , Activex Exe and ASP 3.0 In Activex Dll I'm storing Session ID in one variable. How can I get the value (Session ID) stored in that variable in Activex Exe? My code is as follows: 1) VB6 Activex Dll Code: … | |
hi, i have a project here that can insert the picture in the database by binary. but the problem is to search it using the "find" this is the codes that i upload in the net... Dim sourceFile As Integer sourceFile = FreeFile Open fileName For Binary Access Read As … | |
I have one form and one text box and having access database behind with connection of databound control. i want to transfer values from form1 text box to another form2 which is having also text box and is having another table in access datbase. please any body can give reply … | |
Hi! I developed an application that shows pictures in vb6 program. A pice of cake. I don´t want to deal with zooming and scrolling so I would like to sent it to the windows fax and picture viewer but I can´t find it. Any hint ... QuijoteMx | |
Hi all, I was learning about VBA 6.5 in excel ,so get Visual Basic 6 enterprise just to see can i do anything in that. So i get confused it is not same program like they do not look same . But they have some thing common .So i buy … | |
I`m doing a project in VB to conduct a Quiz competition. I`ve succeeded in creating databases & tables using ADOX. The problem is how can I retrieve all table names from a database using ADOX? with regards Robins Antony. | |
my prof told me to make my thesis system encrypt all that i save on it (on the add/save part of a file maintenance) ... thats all he said, ive seen something like this, but cnt remember... can any1 help me on making a program that when ever i save … | |
Dear Sir , please help me to resolve the problem. 1. In VB Crystal report 4.6 . I have a group of account number as unique under the account number i am having 4 to 5 records each.. The records counter has to be restarted when the account number is … |
The End.