16,916 Topics

Member Avatar for
Member Avatar for 4ukh

I want a macro that does the following: Let say I have two ms excel sheets named as Sheet1 and Sheet2 Sheet2 has two columns A and B (populated with some information) What I need is, check Sheet2 column A values in the Sheet1 column C if value exist highlight …

0
59
Member Avatar for vasantharajan n

can any of you help me by giving the project on library management system using VB6.0 and ORACLE 9i.... please friends... send me to email : <<Email Snipped>>

Member Avatar for vb5prgrmr
0
33
Member Avatar for takarii

Possibly in the wrong places as i think this question relates to some pretty old stuff. I need to know if its possible to edit a function using another function by adding extra lines of code to it. More specifically im looking at adding additional things to a drop down …

0
52
Member Avatar for PinoyDev

Hi guys. Good day.! I just want to ask on how to retrieve a query result when i filter a field on one table that has a value base on relationship of other table. example: table1(genderid(autonumber),gender(text) table2(membername(text),gender(text) The value of table2 gender is based on table 1 via relationship created …

Member Avatar for PinoyDev
0
84
Member Avatar for job2617

can anyone help me to create a mouseover effect on an image or a command buttons. your response is highly appreciated . thank you for your help.

Member Avatar for kinwang2009
0
118
Member Avatar for StuartMillner

I am writing a program for someone that takes a word document and turns it into an xml document. The program works completely, except that when I write all of the information to an xml document only half of the document actually gets written. Then I get the following error: …

0
70
Member Avatar for drewpee

I don't know what's causing this, but every time I have a do..while loop and the statements inside is quite long, I get an error "Loop without Do". Here is an example of my code.. PS: I know this code segment isn't efficient but this is how i code, do …

Member Avatar for drewpee
0
185
Member Avatar for happydiamond

I need to run large PDF files of financial reports, saving each Acct. ID to a separate PDF file so I can post electronically (to avoid printing out 800 pages a month and distributing in paper format). I don't know VB but the attachment shows the steps I need to …

Member Avatar for vb5prgrmr
0
123
Member Avatar for skateatvu

Hi there i one of my programing buddies said it would be good practice to make a macro program.So i was wondering how would i go about that.Im a vb6 noob. The program needs to be able to do the following. Record Macro Sessions,and be able to pause the play …

Member Avatar for wewill23
0
107
Member Avatar for andreski

Hi: Among the following technologies what you consider is the best tool for a developer to achieve more and best payed works? php - css - wordpress - .NET - ActionScript - ajax - android - asterisk - C# - c++ - css - Delphi - drupal - flash - …

Member Avatar for Salem
0
108
Member Avatar for selvaganapathy

This code snippet convert Number to String in VB6. For instance input 100 will be return as Hundred, It converts upto Core....

Member Avatar for SoftwarePaladin
0
308
Member Avatar for coollife

I am trying to browse an image and i will search for the images with the same name in the folder called IMAGES . If it exists i just replace it when i run my project using Visual Studio its working fine and image is perfectly getting replaced when i …

Member Avatar for YanivC
0
86
Member Avatar for PinoyDev

Hi guys good day. Ive create a pc time logger to detect the time-in, and to set timeout of the user. But i am having problem regarding on getting the time left value. Time out value will be the timein value plus 2 hours.Here is my code in Timer1. [code=vb] …

Member Avatar for PinoyDev
0
70
Member Avatar for london-G

hello I have created 2 forms, one for the main menu and one for the game in which load a text file. When i start my program with the game first, the file is loading and everything is fine. However when i am starting the project with the main menu …

Member Avatar for Vineeth K
0
77
Member Avatar for Cristofor

Hi, I am using Visual studio 2008 express edition now. It does not have stdafx.h. so I download stdafx.h and three other head files: AFXWIN.h, AFXEXT.h and AFXCMN.h from google. I put these four headfiles into C:\Program Files\Microsoft Visual Studio 9.0\VC\include. And then I wrote a small program just to …

Member Avatar for Dave Sinkula
0
190
Member Avatar for farzana.yasmen

Hi I want to enter a coding which should find farzana though i type far or zana in the txtsearch.Text. if txtsearch.Text = far then it should display a record existing with farzan or farhan or any other record having far in the record. can some body please help me …

Member Avatar for codefixer
0
121
Member Avatar for drewpee

Hi. I've made a record on a table which would be used as a comparison to other records in the table. for example.. table: recordID 100001,Company Name recordDI 999999,Company Name i want to compare record 1000001's Company Name with record 9999999's Company name. How do I do that? thanks!

Member Avatar for vb5prgrmr
0
100
Member Avatar for Cristofor

Hello, I installed Microsoft Visual Studio 2008 Express Editions last week. Then I found there are many head files missing, such as: matrix.h stdafx.h matlablink.h itpp/itcomm.h Should I uninstall Microsoft Visual Studio 2008 Express Editions and then install Microsoft Visual Studio 2008 Standard Editions? Is there free download version of …

Member Avatar for Cristofor
0
121
Member Avatar for Masterace
Member Avatar for logonchristy
0
99
Member Avatar for student02

Im just having a problem on my VB 5 update command.. [CODE]Adodc1.RecordSource = "UPDATE Tuition_Fee SET (Amount_Paid, Balance) VALUES(" & WHERE Tuition_Fee_ID_PK = " & Form2.Label16.Caption 'Adodc1.RecordSource = "UPDATE Tuition_Fee SET (Amount_Paid = " & & ", Balance = " & Val(Text1.Text) - Val(Text2.Text) & ") WHERE Tuition_Fee_ID_PK = " …

Member Avatar for student02
0
208
Member Avatar for curlyu@yahoo.co

i need your advice...please help me...my teacher ask me to create test bank using visual basic connected to oracle..but my knowledge is not enough to do it...can you give me some codes and advices in creating test bank?

Member Avatar for jwenting
-2
40
Member Avatar for yopirates

hi.. friends.. i hav created a new form!! 4 my project but i need a horizontal scroll bar to be attached to it so that i can add more no sections.. to right side of the form!! 15360*11520 is the default size of the form!! i want to increase the …

Member Avatar for yopirates
-1
154
Member Avatar for savi_karthika

Dataenviroment designer is not working? do anyone know the solution. pls help me. It was working earlier but now whenever i run a report i am getting error message "failed getting rowset from current datasource"

Member Avatar for vb5prgrmr
0
210
Member Avatar for piyakka

I am very interested in knowing how i might code a function using the DateTimePicker control to see if i can to check and see if and when any date and day of any given year falls on a sunday so that the function will force a radiobutton.checked from one …

Member Avatar for vb5prgrmr
0
108
Member Avatar for yentenwangchuk

[I]<<split from [URL="http://www.daniweb.com/forums/post456250.html#post456250"]here[/URL]>> [/I] oh! if you dont mind can you help me too. i have completed programing and it almost 99 % is completed. but i dont know how to create set up file. i tried with the help of employing and deploying wizard but when i install my …

Member Avatar for Vineeth K
0
74
Member Avatar for vishaldalya

can anybody send me code on the following VB6. TOTAL 4 COMBO BOX: 1) when form load, all the combo boxes are blank 2) When selecting one combo box item, it effect other combo box ex : in first combo box we have entry of all the countries in the …

Member Avatar for Vineeth K
-1
152
Member Avatar for namurt1

I want to build a simple app, text box and command button to open a excel file with a specific worksheet. lets say i have 20 excel files with 20 worksheets each all with various names, I'm trying to make it so i can enter the worksheet name in my …

Member Avatar for vb5prgrmr
0
157
Member Avatar for kashy!

Hi friendz, I completed a project in VB6 recently, its a database handling project, Problem is, I have created a SETUP with all its required files via PDW wizard, when I run that setup just before completing the setup there came a message that "System files are outdated" so I …

Member Avatar for kashy!
0
313
Member Avatar for DogDee

Hi all I have a datetimepicker icon in my toolbox but when i try to add to the from in datagrid view it comes up with an error saying "Element not found" and when i click on the help icon in this pop up box it displays nothing. Forgive me …

Member Avatar for vb5prgrmr
0
83
Member Avatar for turrence27

In a question i am required to add every other number starting from the right most side and going left on every other number. I have a code that is almost right as i am led to beleive. the code is: [CODE]#include <iostream> #include <cmath> int main () { int …

Member Avatar for turrence27
0
2K
Member Avatar for NicholasM8224

I have to install Visual Studio 6 in XP Mode on Windows 7 and Visual Studio 2008 on Windows 7. Both use SQLServer 2005. Which do I install the SQLServer 2005, on the Windows 7 or XP Mode or do I need to do two installs?

0
65
Member Avatar for The Pobo

Hey, I'm a student with rudimentry knoledge of VB6 and I've a college project where I have to develop a blackjack game. Unfortuanately I've a problem with the method I call the cards I was wondering if any of you would be able to shed some light on the problem. …

Member Avatar for The Pobo
0
220
Member Avatar for badx

Hi ive created this code for search and when i debug the applicaion it gives me an error with Variables, I dont understand a thing about variables, ive searched for a chapter on variables but i cant seem to find it on line, if any1 knows wer i can find …

Member Avatar for apegram
-1
156
Member Avatar for anandmanole

While developing program, i made six to seven text boxes to add the data in mdb database. All the data are properly added to the the database but for presentation purpose i have to show all these in one row & one column only. Ex: Textboxes for address: 1) Flat …

Member Avatar for kinwang2009
0
95
Member Avatar for rohini.vangury

I want to display a screen as soon as the CD(or pendrive etc.) is inserted into the users computer and on clicking a button on the screen the setup project gets installed(one click insttallation) ... just like how visual studio gets installed with flash pics moving on the right hand …

Member Avatar for Jadooo
0
89
Member Avatar for Cristofor

Hello, I just start to learn c++. what I'm using is visual c++ express edition. here is the source code: --------------------------------------start [CODE]#include <iostream> using namespace std; template <class T> class pair { T value1, value2; public: pair (T first, T second) { value1=first; value2=second; } T getmax (); }; template …

Member Avatar for Cristofor
0
1K
Member Avatar for tyrael

im using vb6 then i add dataenvironment in the project. i dont know how to connect dataenvironment a dynamic connection to database. i already type this syntax to the dataenvironment and it didnt work. "provider blaa blaa blaa\app.path\db.mdb" the bug sez the oledb specification does not support the syntax.. help …

Member Avatar for vb5prgrmr
0
91
Member Avatar for drewpee

Im trying to create a report that only includes records that was created between to [B]Date Variables[/B], [B]dateTo[/B] and [B]dateFrom[/B]. There are three combo boxes used to get the values for the two dates. Here's the code I didn't include the select case for the month(in string) to be converted …

Member Avatar for drewpee
0
169
Member Avatar for nats01282

Hello i am watching some tutorials on [URL="http://www.3dbuzz.com/vbforum/sv_showvideo.php?v=27"]3d Buzz[/URL] and intro to C++ starts by saying that [CODE] #include <iostream> main () { std::cout << "hello world!" << std::endl ; } [/CODE] should show a CMD like window saying Hello World! On the video they try it and it works …

Member Avatar for nats01282
0
148
Member Avatar for cricket2030

Hello, I am taking a VB.net class and am having trouble seeing the difference between event driven and object oriented programming. This will not help on any assignments, I have already turned it in, but I do not understand why VB6 is considered event driven and .NET is object oriented. …

Member Avatar for cricket2030
0
126
Member Avatar for leverin4

I want a certain subroutine to run if the user clicks the red close button in the top corner of the form. Is there a subroutine similar to Form_Load() when the form is opened that will do this for me? Thanks in advance

Member Avatar for WaltP
0
83
Member Avatar for jtok

I am using Visual Studio 2005 to build a website using ASP.NET and VB.NET. It is accessing data on SQL Server 2005. I have a form (actually it is in a wizard) that needs data populated from a sqldatareader. This all works for the first two steps in the wizard, …

Member Avatar for kvprajapati
0
3K
Member Avatar for vishaldalya

Friends i am developing small application for my test purpose in which i have lots of problem. mainly code for the project depends on form 2 & form 3. Zip file attached. 1) Whether to use Datagrid/MSflexgird/MSHflexgrid to display data from database. 2) form 2 is used only for display …

Member Avatar for vb5prgrmr
0
92
Member Avatar for johnpatrick01
Member Avatar for vb5prgrmr
0
105
Member Avatar for london-G

Hello I need ideas of how to create my project. I am supposed to create a map and shows description of each cities. So i have put buttons on each cities on the map and when the user clicks on a certain city he/she should see the description of it …

Member Avatar for london-G
0
885
Member Avatar for data4use

Hi everyone, I wrote a dll which is export char* like; [CODE] extern "C" __declspec(dllexport) char* Test(void) { char* cts = "hi"; return cts; } [/CODE] and import the dll on vb.net like; [CODE] Declare Ansi Function Test Lib "[Path]" Alias "Test" () As String [/CODE] and call like; [CODE] …

Member Avatar for data4use
1
151
Member Avatar for wolfkrug

Hi I use visual studio to make my programs. I know that to copy the output of the program, you have to right click, mark, highlight, and then copy. But almost all the time when I try to paste nothing happens, and by that time the output box disappreared so …

Member Avatar for wolfkrug
0
108
Member Avatar for chinnaedu

Helo all... i am working on LIVE555,on RTSPClient and RTSPserver......i need little help in compiling OpenRTSP using visual Studio..i tried compiling but there 6 link errors in it..... So anyone who worked on it please do assist me.....I even tried in LIVE555 Forums also/....There's nothing much help from that forums....and …

0
59
Member Avatar for WAIWAIWAI

This is the condition, the user must enter a set of integers that ranges from 0-9 (so therefore the user is free to use up to 10 digits) and no two numbers are the same. The user interface is like a calculator without the signs. I've done the array and …

Member Avatar for vb5prgrmr
0
100
Member Avatar for avirooge

Hi, i would like to connect a webcam to vb6.0 or to vb.net and wolud like to take a photograph which is then to be stored in access / sql database. plz. help me Avinash Rooge

Member Avatar for kvprajapati
0
602

The End.