11,868 Topics
![]() | |
Hi everybody. I am developing a back-end of customer relationship management system. The system must be capable of producing a report by representation of using a graph. I dont know where to start. Can somebody help me on this. Thanks | |
hi y'll I've got problem with uninstalling Visual Studio Pro 6.0 At the end of installation, I recieve the followng error, "Visual C++ 6.0 Professional Setup was not completed successfully." When I go to un-install I recieve the following errors, Dialogn Box Setup Error 544 "Setup is unable to open … | |
How would i make visual basick remember selections from other forms so it will excute the disired outcome at the end of my process. | |
How do i execute multi programs in at one time using maybe a batch file or something like that so that way they would be like embeded in the program. | |
![]() | Hello, Can i know if it is possible to show/ display windows task scheduler information such as: 1) process status -> if it is running or stopped 2) time the scheduler starts and other related info... on vb i've beeeen searching for the sources on yahoo and google... yet still … |
How do i capute text entered in a text box, enter that text in to the software program at the appropriate time. and do it all while minimized or hidden from view? | |
s.o.s...are there any FREE tools to build a help system using .hlp files in vb 6.0?? | |
I was wondering if anybody has used the audio level detection software available at [url]http://www.vbcodesource.com/downloads/audiolevel.zip[/url] When I download the source code and run it I get two errors: "Couldn't get wavein meter" "Couldn't get waveout meter" I am a beginner programmer and appreciate any advice or suggestions. Thanks! Joe PS … | |
Please help me !!!!! I want to know how to sort a list of records in a text file. I want to sort them by customer number. Here's whats in my module Public CustomerArray() As CustomerRecord Public Type CustomerRecord Number As String Name As String Address As String Town As … | |
Hi Guys, Below is a code that searches for a value in a cell in excel. I want a code that would check to see if the word has been found or not. When I do the search and the word is not found, I get an error message " … | |
hello there, im doing a program of consolidate database. however, my scope is to do it automatically. so far, i have designed a timer and also codes to insert the data from excel file into MySQL database. then, my idea is whenever there is an error occured in a particular … | |
Hi Guys, I am trying to design a program whereby the user will click on button in a form and the system will upload a form from a different excel/vb file entirely. Please could someone tell me how that works or if it is possible at all? Thanks. Ini :?: | |
I got most of it done except one part to it. I also took out the part that picks the word.. I used the compare string command for each guess to see if the letter matches with what the user put in or not. But I wanted it so that … | |
Guys, I have a question, is there any way in code to determine if a button has been clicked? I want to use one form when a control button on a second form is click; I do not know how to do that, though I know it goes something like … | |
I have a question for anyone; I am writing a program that will create a record in excel; I have a working program. I am having difficulties using the .findNext. Below is what I have so far (it would find the first word for me), I will like for it … | |
Hi, I am making an application in VB 6.0 and using C:\Program Files\Microsoft Visual Studio\VB98\Wizards\PDWizard\MAKECAB.EXE to make Setup.exe file. If the application is uninstalled and again installled then it gives Version Conflict error messages "A file being copied is older than the file currently on your System.It is recommended that … | |
hi, I could not help a friend of mine when shew asked me this .- She on creating a database and tables opted for encryption and she is now complaining that she is not finding it encrypt as she is able to get the data in not- deciphered form ... … | |
hi, i try to build a aplication in vb for detect on real time which files are under utilization like antivirus software do. any one can help me? thanks a lot bruno | |
Write a script which run on each user's PC on login, and will append the current date and time (on separate lines is easier) to a text file stored on the server. The text file's name will be the same as the user name of the current user. Write a … | |
I'm new at a company and one of my first tasks is.. 1. storing jpg images in a database 2. retrieving an image seperately and placing it on a pdf file. 3. the pdf file must then be able to be edited by text etc. I can do no. 1 … | |
Hi, I have to compare 2 vaues in a procedure. One is the current change done by the user and one from the database. Here is what I have a logic understanding problem. Business Logic: A form let's say [I]form1[/I] opens with textboxes. There is a field [B]Vapor %[/B] which … | |
I am desparate, please can someone tell me how I can change a report title in an Access 2000 report from within my VB6 code? I did something like this but it is not changing thye title [code] Sub PrintReport(TheReport As String, TheCriteria As String, TheHeading As String) '------------------------- If … | |
I'm developing a custom instant messenger for the office as we have need of rather unique IM needs. So far I have two groups of users: Group and Individual. The group users can comunicate with their group and all other types of groups. Individual users can only communicate with one … | |
How do I Tell VB to click on buttons in the executable program? | |
[FONT=Comic Sans MS] :?: Ok, I am a pretty good with visual basic, i have almost mastered the basics and thoght it would be cool to make my own personal os, the way i want it, updating it whenever i feel, i am not sure if it is possible, but … | |
Hi all I have a problem in my application when load a form, I get runtime error 7 out of memory, the applicaton works in my computer (P4 2.8 Ghz 736RAM) until yesterday, today i got that error, i did uninstall styleXP from my computer and after restart it the … | |
[FONT=Comic Sans MS]comic sans ms[/FONT][SIZE=7]12[/SIZE] | |
Is there an equivalent to Visual Basic for Linux. Is there a cross compiler that will take my old source codes? | |
Hi, I have a multipage rtf file called Invoice.rtf that I want to cnovert into single page rtf documents called invoice1.rtf, Invoice2.rtf etc etc. Can anyone suggest a way to do this please. | |
ok iam new to programming software,so iam a bit confused.is visual basic the same thing as c++.iam guessing it isnt. does visual basic show you what your creating or??what? -thanks |
The End.