11,868 Topics

Member Avatar for
Member Avatar for ukwa

Hi guys, Does any one have any ideas as to how I could accomplish this: Specification (draft) 1) To calculate a running total of flexible working hours and show it in calendar view based on a reference calendar which is on server in "Public Folders" with a name "Standard Working …

0
57
Member Avatar for chancellor

I'm converting from MS Access 2000 database to a Visual Basic front end with Microsoft Access back end. In MS Access, I can give a text box a default value. For instance, I'd like a text box to default to the system date. I can't seem to find a way …

Member Avatar for Comatose
0
101
Member Avatar for carryyb

Dear everyone; I am after a function, which could work out the inverse of a letter: Dim a as string a b c d e f A = F E D C B A Now the inverse would be F E D C B A The inverse is worked out …

Member Avatar for Comatose
0
100
Member Avatar for softwarecaz

Hello can anyone please help, I have started the assignments, but am a little confused, what i need is 9 option buttons: at the buttom i have enclosed the code i have written please have a look and please help, If the user enters option 1, it should make option …

Member Avatar for softwarecaz
0
204
Member Avatar for mallyajiggs

How can i Transfer a Particular Record from 1 Data Base to another.. i am using ADODC control and MS..Access database

Member Avatar for Comatose
0
61
Member Avatar for sandip.juit
Member Avatar for Comatose
0
73
Member Avatar for Phenomena

I recently started to create a tag editor/creator for the game halo. It wasnt till just now that I have no idea how to read and write data from files. :rolleyes: so my question is: how could i open a file with the common dialog, and have it automatically display …

Member Avatar for Comatose
0
118
Member Avatar for s0312001

Hi guys, can anybody tell me how to add a log file??? when the user finishes using the application I need, the info that is recorded in the textbox to be saved in a log file, on the desktop. :rolleyes:

Member Avatar for s0312001
0
89
Member Avatar for letmec

Hello, I am using VB6.0 and crystal report8.5. my problem is that my report is not behaving dynamically. Iam using MS-ACCESS database. Some of my may help you figure out. [CODE]Dim conn As ADODB.Connection 'CONNECTION TO BROKER QUERIES Dim rs As ADODB.Recordset 'HOLDS ALL DATA RETURNED FROM QUERY Dim crystal …

Member Avatar for aparnesh
0
107
Member Avatar for pattyandme

I am looking for some colabrative help in developing an RPG gaming enviroment for the internet (Shareware). There are alot of "MUD" programs but this is not a "MUD" The Concept is a multi-player Game Chat enviroment with tools for playing the RPG as if the RPG were A LIVE …

0
76
Member Avatar for carryyb

Hello Can I get 20 pictures opened from visual basics, for example I have a list box with the name of the pictures, unfortunately I cannot open none of them, can someone please send me some code, all I want to do is have a right and left arrow, and …

Member Avatar for pattyandme
0
190
Member Avatar for softwarecaz

Hello. I am doing one of my final year assignments; I have done most of the assignment, but am a little confused on some part of the code, as you may be aware I cannot put the code on line due to other students having a look. I would really …

Member Avatar for Comatose
0
132
Member Avatar for skalra63

[U]what i want it to do : [/U] enter a barcode search grid if [I]barcode exists [/I] then increase Quantity by 1, recalculate subtotal, set vIndex to last row. if [I]barcode does not exist[/I] then search database for data, insert data ( getProduct, currently working) [U]current code[/U] [CODE]Private Sub searchItems() …

Member Avatar for skalra63
0
689
Member Avatar for KaRy
Member Avatar for Bomber686

Hi, I am using the blockinput API call, which blocks keyboard and mouse events while active. The only thing is by pressing ctrl, alt, del you unblock inputs. What I was thinking is to just change the keystroke of one of these keys, thus no ctrl, alt, del input could …

Member Avatar for Bomber686
0
221
Member Avatar for Niemann

I Have Upgradin my VB4 Projekt To VB6. I have a connection to MS Access, but it is still not working. The Recordset is not found. My question : Do I need additional DAO .dll's or something else to run my program with VB6?

Member Avatar for Kegtapper
0
80
Member Avatar for skalra63

i wish to create a form to "sell"items, which will then add the items into an invoice database, and also produce a print out. however, i am stuck. i think i can use listboxes to hold the data, or a flex grid. however, i was told that using th flexgrid …

Member Avatar for Comatose
0
107
Member Avatar for Bomber686

Hi, I want to be able to stop hardware devices and I was wondering if it was possible and how you go about doing it. I'll explain the plan; I am making an automated install account. Users on the domain would login with a certain user. An install would start …

Member Avatar for Comatose
0
112
Member Avatar for Robert06

hello all i m using VB 6 for automating excel. My data contains some blank rows, which i need to get rid of. can anyone tell me how to do it. help wud be appreciated. thanks.

Member Avatar for Robert06
0
103
Member Avatar for mallyajiggs

i want a common ADO control form which can be used to deal with multiple database (all with same tables and variables in MSACESS ) i there any way to achieve this using VB6 .. .. that is specifying the connection string dynamically or specify database at run time thank …

Member Avatar for Comatose
0
55
Member Avatar for Bomber686

Hi, I wish to run a vb app which queries the registry and returns a result. I then want to use that result to set a variable value which I can use in DOS. A batch file runs the vb app, when the vb app has finished a variable has …

Member Avatar for Bomber686
0
157
Member Avatar for Shefali

hii everyone i have a labview program that records and saves data in .lvm format. i need to open that file in excel using visualbasic 6. the problem is the file isnt in a correct format. so if i have to manually open the file, i have to delimit and …

0
60
Member Avatar for skalra63

there are two things i need to do to my program. 1) centre the form on the screen, then make it full screen. so thatthe form is always in the centre disgregarding the size. 2) centre list/combo items. currently they are justified left, i need it so they are in …

Member Avatar for skalra63
0
137
Member Avatar for softwarecaz

Hello I need to write my own mid function, have do I do that, just someone know, I know the mid function definition is mid(String, Start As Long, [Length]), if I wanted to create my own function, how do I do that, does someone have an example

Member Avatar for Comatose
0
132
Member Avatar for furjaw

Here is an example of the type of thing that I need to do using Visual Basic Express: Let's say that you are ordering a vehicle. First you pick the vehicle type: Sedan Sport Utility Mini Van Pickup Truck Then, depending on which you selected, you get a list of …

Member Avatar for Kegtapper
0
117
Member Avatar for robbie_j0

Hi there, I have a system built in VB_6 professional which reads from an access database. I need to search for a specific record using a word or short description entered by the user. This will link to the DESCRIPTION field in the database itself. Not being case sensitive would …

Member Avatar for Comatose
0
310
Member Avatar for Sul

Hi. I am working on a particular sql statemtent that looks like this, but I simplified it greatly. [CODE]x="INSERT INTO TableA (T1.Key,T1.Field1,T2.Field1,T2.Field2,T3.Field1,T3.Field2) FROM (T2 RIGHT JOIN T1 on T2.Key = T1.Key) LEFT JOIN T3 ON T1.Key = T3.Key"[/CODE] That is how Access created the statement. All 3 tables have the …

Member Avatar for Comatose
0
712
Member Avatar for Pim

Hello, I would just like to try VB. I've tried Python; too easy and C++: too difficult/abstract for a beginner. What I'd like to ask is: Do I need to buy VB? And if I don't, where can I find a good tutorial? Thank You.

Member Avatar for Pim
0
100
Member Avatar for Terminal-Access

Hi all just signed up to the forum basically for the past coupple of month's i have been working on an ActiveX chatroom Controll for use with IE browsers and the Mozilla / Netscape browsers, this once compleeted will be opencource for others to use at the moment its being …

Member Avatar for calcop
0
140
Member Avatar for ghaney1

I would like to dump a fairly long text file into a multiline textbox and have the end of the file showing without having to scroll down. Is there a chr string equivalent to the "END" key?

Member Avatar for ghaney1
0
76

The End.