9,979 Topics

Member Avatar for
Member Avatar for Mach.80

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 …

Member Avatar for Mach.80
-1
148
Member Avatar for jelab89

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 …

Member Avatar for techniner
0
74
Member Avatar for lycoslocos

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, …

Member Avatar for choudhuryshouvi
0
169
Member Avatar for craigdmc

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 …

Member Avatar for kinyuadave
0
105
Member Avatar for Madaxe

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 …

Member Avatar for debasisdas
0
106
Member Avatar for richme86

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 …

Member Avatar for debasisdas
0
40
Member Avatar for BBC59

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, …

Member Avatar for BBC59
0
201
Member Avatar for millanskie

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 …

Member Avatar for ruifrazao
0
244
Member Avatar for lycoslocos

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, …

Member Avatar for choudhuryshouvi
0
67
Member Avatar for jaasaria

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 …

Member Avatar for jaasaria
0
87
Member Avatar for rajeshkhanna_in

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

Member Avatar for rajeshkhanna_in
0
57
Member Avatar for karthi_krm

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 …

Member Avatar for karthi_krm
0
19
Member Avatar for Mbt925

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?

0
62
Member Avatar for keynan_toht17
Member Avatar for dragonheart

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 = …

Member Avatar for dragonheart
0
681
Member Avatar for pbosek

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 …

0
74
Member Avatar for rajeshnrh74

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: …

-1
68
Member Avatar for jaasaria

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 …

Member Avatar for jaasaria
0
87
Member Avatar for regalla

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 …

Member Avatar for choudhuryshouvi
0
54
Member Avatar for quijote_mx

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

Member Avatar for choudhuryshouvi
0
135
Member Avatar for kv79

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 …

Member Avatar for kv79
0
135
Member Avatar for Robins Antony

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.

Member Avatar for werks
0
100
Member Avatar for hawisme000

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 …

Member Avatar for Jx_Man
0
164
Member Avatar for pogosecure

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 …

0
39
Member Avatar for ITech

i want to create a login ... suppose there is a login table in ms access. containing the fields name and password... and in vb 6 i want to create a login form to type the name and password... if the typed name and password matches any of the record …

Member Avatar for choudhuryshouvi
0
54
Member Avatar for ayan.mukherjee

Dear Sir / Madam, Date : 12th February 2008 Hi, I am Ayan Mukherjee, a Programmer seeking for help. Please help me out. Software Specification : I have Windows 2000 Server with service pack 4, IIS version 5, IE 6 with service pack 6.1. Working Environment : I have to …

0
82
Member Avatar for mark0420

can anyone help to create a program that is school-friendly. and can anyone plz make me a project just simple program that can make me famous in our school plz

Member Avatar for technogeek_42
0
139
Member Avatar for guest11

hi all, Please can anybody help me. I want to make installable of my project. I already make an exe of that project and try to make installabel through Package and Deployment tool from VB menu. When I click on Package and Deployment option it ask for selecting exe i …

Member Avatar for werks
0
76
Member Avatar for pbosek

I get series of pop ups 'Permission Denied', 'Continue Loading Project' when i tried to open a vbp. I use a activex control created using MFC in this VBP. I am able to open and work with others vbps. I restarted the PC and still find the same. :( Pls …

Member Avatar for jaasaria
0
103
Member Avatar for lerkei

does anyone know how to randomize a frame, the whole frame including the textbox and labels in it...i tried a code but didn't work. i copied the frame and assigned it as index (#)...and also the textbox and labels...

Member Avatar for angelheart
0
77

The End.