11,868 Topics
![]() | |
hi can i be some examples of store mgt projects example live online.for reference.i need some guidance for my project. what is documentation in software designing. | |
Hi all. I just got this refurbished laptop in addition to my pc. I have no problem with my verizon dsl connection until I network this laptop last night. For my router, I got myself the DLink WBR-2310 and my laptop right away pick-up the signal. However, I noticed that … | |
Anyone know what component or where to get a tutorial on how to connect to a LINUX machine using a VB app? I am trying to create a WIN32 Visual Basic application that communicates with a LINUX machine. I will need to open and read some file info from the … | |
here is a new thread for me..;) I have some duplicate records on table, fields are ecode, ename, desig. some records in ename are same, BUT ecode are different, i just want to do that when i click ename on datacombo it should gives msg for ecode. e.g ecode ename … | |
Hi to all, How can i access Application data folder irrespective of which OS we have using VB6.0 code? Is there anything like the one 'app.path'? Please help me on this... | |
hi i m working on a store mgt project.' wanted the know the imp of context diagrams. and how can i know if m goin right. | |
Hi all ... I need to know how to combine avi file format with wav file format programatically with vb6. I hope to get help ... Many thanks to you all. | |
Anytime I open Visual Basic 6 I need to add the common dialog box control to my tool box. Is there any way I can keep that in my toolbox every time I open visual basic 6 without having to add it every time? | |
I have code that opens and closes the connection to the database via table adapters every time I update because it was throwing concurrency and other database exceptions left and right. Now, if I try to navigate through the records it throws concurrency exceptions? I can add, edit, delete records … | |
Hi all, I'm trying to open Acrobat.exe with WSH 5.6. Should be pretty easy right? lol My first problem was I had Acrobat 6.0, Acrobat 7.0 and Acrobat 8.0 all installed on my machine and I needed to browse into a sub folder of Acrobat 8.0. So the first thing … | |
how do i make the programme wait untill a particular event happens...... i read it on the msdn....that by inserting "App.WaitForEvents" where i wanted to make my programme wait for the event i could do it..... but when i tried putting this line in the programme the compiler didnt recognize … | |
Hi All, So I'm brand new to Visual Basic and am VERY confused. Lets set a few constants... OS: Win XP. Variations of Visual Basic on my PC: 1. Visual Basic run through the Sax Basic Engine Version 5.1. This runs files with a .bas extention and is run from … | |
I'm getting the following error when I try to save a query. I have security set and I have FULL permission for my login including admin permissions. Can some one help? I'm using ACCESS 2003. Thanks. You do not have the necessary permissions to use the 'MSysTables' object. Have your … | |
hi pre-requisites of a billing system project in using vb6. can i be provided with an informative dummy project. | |
Needle which will show fluxation when receving data ,as it show's the car speed .Is there is any control in vb. can anybody give some info on this. wating for rply | |
is there anyway by which i can check whether a command button has been clicked or not... | |
Hello i want to know how we can reallocate or refresh the array .In my program i have assign 100 of array's to send byte in each Function ,i am using 4 function in a loop by calling 2nd func in 1st ,3rd in 2nd ..., to get the value … | |
i am a beginner and working in vb 6.0 as frontend and ms access as backend hello ! i have following tables party:- partyid,lastname,firstname,address,areaid,profid profession:-profid,profname area:-areaid,areaname route:-routeid,routeno,routename routearealink:-routeid,areaid i am using msflexgrid control to enter/modify/delete party details which includes area and profession also.For that i want to use a moveable … | |
Hello, I want to know is it possible to access and modify content of a Excel worksheet dynamically inserted as OLE object in a form. I wish to check and update values of various cells by cell number of the worksheet, but not being sure if possible. thanks in advance | |
I am thinking of developing commercial software to rival microsoft office. qiet clearly i cant do this alone i mean it would take like forever and ever so if anyone is interested lets get talking | |
Hi all, I have 3 labels, with 3 captions (i.e. integers)... Label 1 = 1 Label 2 = 3 Label 3 = 2 What I want to do is search all these labels and find out what the highest number is (in this situation it's 3) so that I can … | |
I advice you to desist from this almost imposible task. And I am of the openion that you are not even aware of a fraction of the tremendous potentiality it offers for simple office management to very powerfull computing- options integrating small office to corporate bodies spread over miles apart. … | |
This is just a simple question. There are four command buttons in a control array. I want to write code for one of them that changes the same property in the same way for all of them. When I tried doing this with just a specific button (I entered the … | |
hello, I am working on a module in which i have to make a particular form available to the user for 30 days and after that he has to validate this from admin to use it further. Now, i don't know how should i do this. I don't know what … | |
This is my first visual basic 5 project and it's for work not a school assignment. Any help is appreciated. I'm displaying lines from a file in a listbox and I'm highlighting each line according to a timer. I don't want any user clicking in the listbox, but when I … | |
hi.......can anyone tell me how do i call a subroutine created inside my dll from another project example:- i hv created a dll having a sub-routine named "initialize" in it .....when i call this sub-routine from my project after having made all the necessary declarations its giving me an error … | |
Attempting to read the Shoutcast stream using inet. I connect ok, I receive streams. But I can't get anything from "GetChunk" Is it a way to find out what has been sent and received??? [code=VB6] Private Sub Inet1_StateChanged(ByVal State As Integer) Dim txt Dim vtData Dim bdone Select Case State … | |
Im working on a project in access and my partner and i are making a who wants to be a millionare kind of thing. the problem is that we want to do an if statement involing an option button but we keep getting an error message saying value not valid … | |
Hi I have a VB5 application which will print to both dot matrix and laser printers. Gnerally works fine However with HP laserjet 1020 print job is sent to printer. It appears in queue, the printer warms up and nothing else happens. Sometimes the job dissappears from queue, othertimes it … | |
Hello, I am developing an application in Visual Basic in which i have to enter the details of candidates and after that clicking on the print button, the details of that particular candidate get printed out without using/going to a report. I want to know how can i do that, … |
The End.