10,992 Topics

Member Avatar for
Member Avatar for tomo_uni

I was wondering how you would display the time in hour/minutes/seconds and then depending on what time of the day it is, it displays the relevant label e.g. Good morning, good afternoon etc thanks

Member Avatar for AndreRet
0
136
Member Avatar for vidhya33
Member Avatar for AndreRet
0
59
Member Avatar for vidhya33

how to connect vb with oracle...?? Very urgent.. plssssssssssssssssssssssss..

Member Avatar for AndreRet
0
54
Member Avatar for vidhya33
Member Avatar for fourty

Hey pals anyone know : I need a code under a cmdhelp that 1. opens the windows help 2. Opens a file in the database containing help msg on the project. I also need to know how i could link a folder with my project or lets say a text …

Member Avatar for AndreRet
0
73
Member Avatar for vidhya33
Member Avatar for AndreRet
0
55
Member Avatar for ichwara

I am doing a project on hospital management system in vb6. i have a problem on how the program will be accessed by different users using a network and how to store data. someone help me

Member Avatar for AndreRet
0
78
Member Avatar for red_evolve

Greetings! Hi, I'm a vb starter. I've inserted an adodc data control into a form. [CODE]With adodcIncoming .Recordset.Find "p_id = " & "'" & txtPatientId.Text & "'"[/CODE] Above is a code snippet. After this block of codes, I'd like to check if p_id = txtPatientId.Text is found or not, how …

Member Avatar for AndreRet
0
228
Member Avatar for ftl25

Hi, I am writing a program in VB6 where I'm adding an "Import/Export" option to the file menu. Starting with export, I basically need to find all files matching a particular filename and zip and export them to a folder. Currently I am simply finding all the files (with different …

Member Avatar for AndreRet
0
1K
Member Avatar for ramaliah
Member Avatar for VBNew

Hi, I would like to create a table as attachement below is VB6, may I know what component name of this table? is this DBGrid? Thanks!

Member Avatar for AndreRet
0
84
Member Avatar for marketingmaniac

The unfollow button is written in Java does anyone or can anyone programmaticly click the unfollow button? tried everything i know, visual basic, Java, JavaScript,, you name it,, cant do it.

Member Avatar for peter_budo
0
67
Member Avatar for abelingaw

Ok here's my problem. What i wanted to do was that if i save the value i enter on my txtbox (txtIDNo) and saves it to my database, the default value should automatically adds 1 or + 1 on it. I set the field data type to Number and the …

Member Avatar for AndreRet
0
136
Member Avatar for abelingaw

Here i am again. I would like to to know how to use/connect a database for my login program to a Database from another computer. I will be using 2 pc unit and connect them with a CROSSOVER connection UTP Ethernet cable. My Dbase will be on the other unit …

Member Avatar for AndreRet
0
266
Member Avatar for tomo_uni

I am currently wanting to know how to find out two different dates from a list of dates for each customer. I can find out the first date for each customer but I need to know their 6 month and 1 year visit. But the problem is not all the …

Member Avatar for AndreRet
0
185
Member Avatar for SpiritualMadMan

Please direct me if this has been answered previously. Here's my problem. I am decidedly not a C++ Programmer. I do pretty good with VB6... I have a 3rd Party program that I need to write a replacement User GUI for. The company has provided a .DLL and the interface …

Member Avatar for AndreRet
0
142
Member Avatar for cwestern

Hello, I am new to vbs and I am trying to copy 'multiple folders' out of a folder called 'voice profiles' into the 'my documents' folder. I've tried this script I wrote and haven't got the results I've wanted. dim filesys, tempFile, readFile, fileText, fileVer On Error Resume Next '' …

Member Avatar for AndreRet
0
193
Member Avatar for maichy

hi all am trying to obtain a daily report from my database using the code below but it keeps giving me an error of false,when i say debug.print. when i say rptETR.show it gives me all the transactions and not the daily transactions.below is the code Private Sub Cmddaily_Click() Dim …

Member Avatar for AndreRet
-1
409
Member Avatar for vbnetskywalker

hi guys... I'm developing a commercial app using VB6 , this time in my case I have to be worried about the code disclosure I konw any app can be cracked by a Pro Cracker, but I'm targeting people with a Decompiler ([URL="http://www.soft32.com/Download/free-trial/VB_Decompiler/4-124248-1.html"]like this[/URL]) with no assembly knowledge, It's not …

Member Avatar for AndreRet
0
2K
Member Avatar for tomo_uni

I have a continious Form which opens and shows records of people with whatever criteria the user had chosen the screen before. When the form opens it checks which button was pressed and then changes the recordsource of the continious form. When I try to edit the records it says …

Member Avatar for tomo_uni
0
206
Member Avatar for dc_fdl

I was tasked with taking our current mail out enrollment form and converting it to a template that will be downloadable from our website. The customer will be able to fill out the form via 23 textboxes, 4 option buttons, 3 comboboxes as dropdowns and clicking one button that attaches …

Member Avatar for AndreRet
0
137
Member Avatar for cristey

Hi! Good day, I am new here and I want to ask several questions about making graphs in vb6. I am working now on a project which gather samples from a remote sensor and transfer the data via SMS. My problem is I am a novice programmer specially dealing with …

Member Avatar for debasisdas
0
104
Member Avatar for fourty

Hi guys I need a code that outputs the save as Dialog box. Just as simmple as that. Thanks.

Member Avatar for AndreRet
0
136
Member Avatar for Ghost34

how can i make a random number not to always appear every time i open the program my code always prints or present same number every time i open and terminate and open it again and again it always shows same number but if i click a button for random …

Member Avatar for AndreRet
0
121
Member Avatar for mrthomasbkk

Hello, i need help please, i need to create an trigger in ms access 2007, probably by vb code, but don't know how. The issue: i created a database in ms access 2007 and i need to make an time trigger to show every time when opening the database (it …

Member Avatar for AndreRet
0
247
Member Avatar for nerdthon123

Hi Daniweb, I am currently taking a computer science class in school, and was given an extra project(because I'm so far ahead of the rest of the class). I am stumped on how to get the of the slider bar to do what I want. In the project I have …

Member Avatar for debasisdas
0
127
Member Avatar for wondering_ed

Can somebody help me formulate a VB program the would Record TIN numbers of a tax payer? With a sorting function and search function. The most basic of VB that could be formed. Any replies would be a great help! :D Thank you.

Member Avatar for AndreRet
0
105
Member Avatar for prasadbby

I have sstab with 9 tabs. Each tab have 4 text box. I have named all the textboxes in arrays. For eg. In first tab the array is txtbox0(0),txtbox0(1),txtbox0(2),txtbox0(3)... Similarly in the second tab, ihave six text boxes named as txtbox1(0),txtbox1(1),txtbox1(2),txtbox1(3)..... Each of this tab shows one table of my …

Member Avatar for AndreRet
0
138
Member Avatar for Bardoel

Hi, Not sure if anyone can help i am trying to be able to send/receive SMS message via my Sony Ericsson K700i from a PC automatically rather than using a Specific Application. Can someone supply me with some example code to be able to achieve this. I have tried searching …

Member Avatar for nisu
1
539
Member Avatar for Retsel_ter

guys i am having some trouble here, please help me. I need it badly. What happens is when i ckick on the log in button, the button must first verify the date, then the password and username, if the date doesnt exist on the user's database, he should be logged …

Member Avatar for fourty
0
147
Member Avatar for apit17

can somebody help me plizz...i need a sample perfect projects for vb6..send to my email plizz

0
44
Member Avatar for alleybye

i got this! [CODE]Option Explicit Public con As New ADODB.Connection Public rsTally As New ADODB.Recordset Public Sub Connect() con.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Documents and Settings\Aianski\Desktop\Cliente ko\SGO_Tally.mdb;Persist Security Info=False" rsTally.Open "select * from tbl_Tally ", con, 3, 2 End Sub [/CODE] i think its right. but when i run it i get "syntax …

Member Avatar for AndreRet
0
99
Member Avatar for danilomayojr

Dear Programmer i am having problem developing simple reading and sending data via rs232.. can anyone help me by sending me a very simple module with comments with regards to reading and sending data.... Thanks in advance good friend!!! Danilo Mayo Jr., Philippines

Member Avatar for AndreRet
0
163
Member Avatar for hell_tej

:) Hi Masters, I m creating a project of VB to Access conectivity. I need that i want store data in server, there is 5 PC server-client networking.[B]How can i write Program in VB to STORE DATA IN SERVER[/B].I m totaly blank for this problem. :'( Please Help me to …

Member Avatar for AndreRet
0
233
Member Avatar for fourty

Hi Pals could anyone show me how to code an active clock window Thanks in advance fourty

Member Avatar for AndreRet
0
182
Member Avatar for metricstorm

Hi Im new here and i need some help. I'm into codedom right now and im looking for someone to help me out a bit. Now I have a problem on when it compiles the code. I'm using .net 2.0 to compile [CODE] Shared Sub ReflectionPE(ByVal ob As Object) Dim …

0
70
Member Avatar for bryt

Someone created a point of sale for a supermarket. Now i need to track all deletions made. We use f10 key to delete an entry. Can someone please help me with an idea or solution? Thanks in advance, your help will be highly appreciated.

Member Avatar for DenisOxon
0
80
Member Avatar for guru511
Member Avatar for zebnoon1

[B]Hello and Asslam o alekom![/B] This thread is for who wants to learn VB6, post your suggation and advises to us.

Member Avatar for Retsel_ter
0
689
Member Avatar for Sarama2030

does vb 6 and above support cross operating system compatibility. i mean can applications developed in vb be deployed on other operating systems apart from windows and if they can what is the level of vb compared to other renowned programming languages like c++ and java.

Member Avatar for AndreRet
0
113
Member Avatar for jhai_salvador

This is my Cogwheel Encryption Method to encrypt and decrypt strings. Wheel1 is Replace by Wheel2 when Encrypting and Wheel2 is Replace by wheel1 when you are decrypting... To Encrypt a string, just call the EncryptString function [CODE=vb] Text2.Text = EncryptString(Text1.Text) [/CODE] To Decrypt a string, just call the DecryptString …

Member Avatar for AndreRet
1
501
Member Avatar for awmantonio

Hi everyone! I have an installment payment program which have Hijri date (Saudi Arabia) and I already have the code for it's converter inside the forms (using datetimepicker for the Gregorian & maskedtextbox for the Hijri). I'd like to know how can I convert or produce the corresponding equivalent Hijri …

Member Avatar for lolafuertes
0
792
Member Avatar for jatt09

hi I need a code that allowed the user to enter 4 digit in the textbox then replace each digit with the result of adding 7 to the digit and getting the remainder after dividing the new value by 10. then swap the first digit with the third and swap …

Member Avatar for AndreRet
0
82
Member Avatar for iceman101

Hi could some one please help me with code for vb6. I have started on a calculator for profit but a error "Overflow" keeps coming up here's the code im usin dim number as integer number1 = label1.caption number= val(label2.caption) label3.caption = number Pls help!!!!!!!!!!!!!!! thanks iceman:rolleyes:

Member Avatar for AndreRet
0
112
Member Avatar for Simran Kaur

Hello, I have Get() & Put() functions in my VB6 project. It was upgraded to FileGet() & FilePut() but they are not working. I am getting the runtime error as "Unable to read beyond the end of the stream." Eg: FileGet(X, Y, Z) -> I think the parameters are FileGet(FileNumber, …

Member Avatar for Simran Kaur
0
1K
Member Avatar for StephenHancox

Hi, Does anyone know how to open a shared, read-only MS Word document in MS Word outside of the application upon clicking a command button? Any help would be really appreciated Many, many thanks

Member Avatar for peter_budo
0
4K
Member Avatar for brieghz23

Can anyone help me? i'm looking for a [U][B]Point of sale system[/B][/U] that is made in [B]Visual Basic?[/B] . . please help me find it sir/ma'am. Thank you.

Member Avatar for campuzcrazyness
0
168
Member Avatar for tomo_uni

I want to retrieve dates between two dates the user has specified e.g. say the user enters the dates 01/10/2010 amd 05/10/2010 i want to be able to get the dates inbetween the dates entered by the user e.g. 02/10, 03/10.... What possible way is there to do it? Thanks …

Member Avatar for tomo_uni
0
159
Member Avatar for Ryan61343

Anyone able to help load a list box using a text file I load the text file into a single string then split at every new line and put into an array of strings then us the array of strings as the data source for the list box. The problem …

Member Avatar for AndreRet
0
84
Member Avatar for VBNew

Hi, I need to have a status bar at the bottom of the screen which will show the login name and project after I login. I have no idea how to start in VB6, could you help? I have attached a sample. Please help! Thanks!

Member Avatar for AndreRet
0
90

The End.