12,425 Topics

Member Avatar for
Member Avatar for marion sterling

:rolleyes: Good Day all. I am new to This forum and VB Programming. I am trying to set up a database for use with my hobbies. Perfin collecting (stamps). I want just the perfin pattern stored in the database, so i can do searches by cat number OR the perfin …

Member Avatar for marion sterling
0
205
Member Avatar for Lalo1985

Hi, I do a lot of VB programming on my own, and have gotten pretty decent at it. From time to time, a couple of people have asked me how much I would charge them for a specific program. Has anyone done this before, where they take "jobs" on their …

Member Avatar for Lalo1985
0
148
Member Avatar for Phat !

Hi, I need some help on a school project regarding visual basic. mind giving me some ideas on what mini project we can do ? Actually i got a ideas of making a pop3 portal because my school pop3 cilent looks sucky so our group intend to revamp them Cheers …

Member Avatar for Comatose
0
144
Member Avatar for Gunapriya

hi all.. could u pls help me in sorting out this......... i want to update a attribute in LDAP using VB...... how can i do this........ thanks in advance for ur help

0
78
Member Avatar for williamrojas78

Hi I have a problem when filtering this acces database, this is what i have found so far: 1. when i do it with one criteria it works 2. when i concatenate two clauses with direct values it works 3. but when i assign a variable instead of direct values …

Member Avatar for williamrojas78
0
231
Member Avatar for larmit

I am trying to write a VB program that will detect if audio is coming into the microphone or line-in ports. Perhaps one way to do this is to read the ADC register which constains digitized samples and verifying that it doesn't equal 0x0000? I have never done anythign like …

0
101
Member Avatar for MightyAC

I have a VB app that uses the ITC control to download a files from an FTP site. It works fine on Windows 2000 but it will not connect to the FTP site on an XP machine. It most likely has something to do with the SP2 firewall but I …

Member Avatar for MightyAC
0
86
Member Avatar for Gunapriya

Hi All, Pls. help me in sorting out this problem. I tried to retrieve attribute value from LDAP using VB. when i try to get value from attributes like cn i get a 'TYPE MISMATCH' error. how to sort out this... Thanku for any help...

Member Avatar for Comatose
0
120
Member Avatar for Gunapriya

hi all, I get an error message as "Invalid use of Null' when i try to retreive an attribute value from LDAP. I could not find the reasons for this... I find this error message when i try to retreive some specific attributes like first name ,last name in LDAP. …

Member Avatar for Comatose
0
159
Member Avatar for Ghost
Member Avatar for amir_ct2001

how can i connect Vb with access database that have password to login using ADO(OLEDB) connectivity.give codes

Member Avatar for Comatose
0
120
Member Avatar for coolgal_neha

well hi :D Actually i have a school assignment and i need help with it i have 2 ques which i am not able to solve so plz help me Q1)create a program to find wether the entered year id leap or not? :?: Q2)write a program to find and …

Member Avatar for Comatose
0
101
Member Avatar for craigmckeeman

I have inherited an application that requires access to a network share, which mean the PC has to have a mapped drive before access can be gained (user and password required). Is it possible to gain access programmatically? What I need to be able to do is check for existance …

Member Avatar for mrmike
0
948
Member Avatar for Ghost1330

[I]Private Sub File1_Click() [/I] [B](<.....It usally highlights that)[/B] File1.Pattern = ("*.wmv;*.mp3;*.wma;*") Else: without File1.Pattern = ("*.*") End If If Right(File1.Path, 1) <> "\" Then FileName = File1.Path + "\" + File1.FileName Else FileName = File1.Path + File1.FileName End If End Sub The Error is Runtime 424 Object Required and i …

Member Avatar for Ghost1330
0
133
Member Avatar for oRg

Hi, I'm fairly new to C++. I've taken a class on it at a university but it really only went through the basic I/O, data structures, classes, and pointers. It wasn't very algorithm oriented. It was all very basic. Here's the problem a friend of mine needed help with his …

Member Avatar for oRg
0
443
Member Avatar for Gunapriya

hi all.. could u pls help me in sorting out this......... i want to get Ldap connection using VB...... and also want to check whether the connection is established. how can i do this........ thanks in advance for ur help

Member Avatar for Gunapriya
0
123
Member Avatar for amir_ct2001

i have used crystal reports in vb5.but there is problem in generating report footer.becas there is no heading like report footer but summary is there but it is displayed before pagefooter at last page. how can i generate after page footer in last page

0
159
Member Avatar for mwaora

AM trying to use a string "0000" to generate an auto number. i.e 0000 +1 to increment to 0001. how do i achieve this.

Member Avatar for vhinehds
0
128
Member Avatar for ortizSr

Gentlemen: I need help in solving the following problem: A form that display 10 textboxes calls for 6 variables to be given by the User. Below are all the variables in the program, but only the ones called for on the form are highlighted. [B]1.Dim Price As Currency[/B] - Starting …

0
61
Member Avatar for StephenHancox

Im trying to send the following string to refresh a crysal report but sadly I receive the error message 'Run Time Error 20515 - Error In Formula <Record_Selection>'{ProgrammeSummary.ProgrammeNumber}=AV137' A number, currency amount, boolean or string is expected here. Any suggestions? Many thanks, Stephen Dim sSelect As String sSelect = "{ProgrammeSummary.ProgrammeNumber}=" …

Member Avatar for Comatose
0
81
Member Avatar for chan

[FONT=Arial]i am working with VB6. i used ADODC recordset. in my Form there is some text box and command bottom. it is about Student Data for example. it can view and add new record. i want a view after adding new record.so how can i refresh DataBase record from Access …

Member Avatar for Comatose
-1
81
Member Avatar for ewomack

Hello, this is more of a general question, but how much VB6 or under do you all run into out there in the real world? I'm guessing quite a lot since .NET has a monstrous learning curve. Myself, I still support VB6 on the job and I've needed to keep …

Member Avatar for yni420
0
388
Member Avatar for williamrojas78

Hi i have a form with a mschart and a msflexgrid in it. What i want to do is that when the form is maximized, scale these two components and move the rest of them (command buttons, combo boxes, etc) I would apprecciate your help

Member Avatar for williamrojas78
0
255
Member Avatar for williamrojas78

Hi all. I have this ADO connection to an acces 97 database and I need to filter some of the data. I can connect and I can read and write to this database, but the filtering option is giving me a hard time. I have tried but i don't know …

0
120
Member Avatar for rehab

i am like a begginner in that(i need real help),i am having a project to do with c++ code ,and it's all done,but a bonus is given if we interface the programme. i only know visual basic ,and i was told that it's possible to use visual basic with c++ …

0
58
Member Avatar for milkcarton08

i'm going to be taking some computer programming classess, and buying a new computer soon, so i was wondering what would be a good choice for that, i plan on getting a programming specialist certificate and taking classes like c++, visual basic.net, javascript, perl, yea and so i need to …

Member Avatar for ewomack
0
111
Member Avatar for fozzle

Hi I am not a vb programmer but I am attempting to code something that will read in a spool file, change a couple of words and then write it out again. It works fine when I'm not changing the length of the file but if I need to change …

Member Avatar for w00dy
0
158
Member Avatar for Tovabi

Ok I really need help with macro's in VB. I have no knowledge of them what so ever so I was wondering if any of you could either link me to a macro tutorial (I've been searching for about 13 days for one, I can't find anything) or tell me …

Member Avatar for Tovabi
0
260
Member Avatar for shre86

I am trying to develop a basic communicating link using windows sockets in visual studio.net2003... but it is showing an lnk2001 error.. is it necessary that have to get the platform SDK and install it before i can use winsock2.h????

Member Avatar for shre86
0
177
Member Avatar for hgim

I need help to create a delete form and search for the banking system. I have created a add form for the users now i need to create delete and search form for the project. i have put the codes inside the attachment of the zip file. thanks.

Member Avatar for hatem
0
147
Member Avatar for Nomiree

Sorry, I am a beginner at Visual Basic, and have had to create this project as part of a school task. It keeps coming up with "argument not optional" on the calls tp checkcards and determinewinnings. I don't knkow what this means really, and I don't know how to fix …

Member Avatar for Comatose
0
792
Member Avatar for bouzahme
Member Avatar for dancraggs

Hi there! I'm having some trouble with the Winsock control. I'm trying to connect to a POP3 server. Problem is, I have the winsock.Connect function, then the DataReceived event SHOULD be called (the POP3 welcome message upon connection), and then after the Connect function I have other things that read …

Member Avatar for Comatose
0
122
Member Avatar for GGKauten

I have a program that imports table names into a treeview, however the problem I am having is it will only import 10 table names then stop. I have 26 table names to import. Is there a away to get around this without having to split it into three different …

Member Avatar for hatem
0
112
Member Avatar for vhinehds

hello everyone! let me get straight to the point...we have one department in my work here using SAP system. first of all is there a way for me to connect to SAP? second, is there any ocx available for VB6 in connecting to SAP? lastly, can someone help me please...thanks …

Member Avatar for vhinehds
0
143
Member Avatar for amentyct

Do any users know liberty basic, which is a lot like VB, but with diffrent commands. does liberty basic let you put in varables in its LINE statment like this: graphicbox #main.draw, 10, 10, 255, 255 open "Graphicbox example" for dialog as #main print #main.draw, " home ; down" print …

Member Avatar for Sparkplug188
0
112
Member Avatar for sham
Member Avatar for sham

Hello, I am working on encryption/decrypt Logic based program. The requirement is such that I have launch required document/image thr' VB, so I am using WshShell.Run to lauch the required App. WshShell.Run has an argument blnWaitOnReturn, I am keeping this True since I want to know when user finishes editing …

Member Avatar for Comatose
0
229
Member Avatar for aaron_tan

I desperately need help on data type conversions. I am working on converting a set of codes in Visual Basic to C but i'm faced with a lot of problems dealing with strings. Can anyone help me out here? Below is the code I have in Visual Basic. [CODE]Private Function …

Member Avatar for Dave Sinkula
0
163
Member Avatar for mrmike

I'm busy writing an application for work which needs to connect to a list of our servers and check some ports to ensure the correct ones we require are open and ones we don't use are closed. I'm using winsock and checking for a connection and the results are being …

Member Avatar for Comatose
0
205
Member Avatar for aaron_tan

I desperately need help on data type conversions. I am working on converting a set of codes in Visual Basic to C but i'm faced with a lot of problems dealing with strings. Can anyone help me out here? Below is the code I have in Visual Basic. [CODE]Private Function …

Member Avatar for aaron_tan
0
246
Member Avatar for Phreak

Hi All, Before i start asking for advice on this just a quick mention to comatose to say thank you for all your previous help. Cheers.. Also just to say i believe my problem i pm'd you about has been resolved.. (i need to be a little more carful, i …

Member Avatar for Comatose
0
585
Member Avatar for purplegerbil

I have a list box containing a list of field names. The user would select/hi-light a number of these so they can find out quantities. The file the fields are from is in csv format ie: List box contains- Title Initial Surname Address1 Address2 Media Code Ref Number If the …

Member Avatar for Comatose
0
109
Member Avatar for w00dy

Hi All, I wrote a guitar-related program, one of the options is a guitar tuner which works fine, each note is in a separate 3second wav file. However, when I tried to write an option to play a full chord i.e. play 6 files, one after the other, only the …

Member Avatar for Comatose
0
214
Member Avatar for C. Raghuraja

The text in the Combo box has lenthly text, but combo box has no horizondal scroll bar. I want to Add Horizondal Scroll bar to Combo Box. Advanced Thanks Raghuraja

Member Avatar for C. Raghuraja
0
120
Member Avatar for madmital

Hi. I'm a long time asp-developer, but fairly new to VB so I don't know all the trick yet. My problem: I'm writing a program that fetches file and directory information from a given drive/location and stores information in an array for further processing. During this procedure the application sometimes …

Member Avatar for madmital
0
2K
Member Avatar for evsanga

Hello I have ASP files in one web server and dll's in vb6 that connects to sql in another server. I would like to know if there are needed any specified component in order the application, asp pages that call a main dll that references another dll's and that connect …

0
60
Member Avatar for cx323

[code]Private Sub LoadList_Click() lstList.Clear CmDialog1.DialogTitle = "Load Your List" CmDialog1.InitDir = App.Path CmDialog1.flags = &H4 CmDialog1.Filter = "Lists (*.txt)|*.txt|All Files(*.*)|*.*" CmDialog1.ShowOpen Call xLoadList(CmDialog1.FileName, lstList) End Sub[/code] when i try to compile my program it says "argument not optional" and highlights "Call xLoadList". will someone help me with this? thanks

Member Avatar for cx323
0
174
Member Avatar for augie0216

Created a form in which the user selects a item from a dropdownlist then clicks a button which in turn uses a streamwriter to open a sequential file and displays the data associated with their selection, this is a text file. When I run the solution I get this error …

Member Avatar for Paladine
0
152
Member Avatar for ajeshantony1

hai , i am doing my final year project work. It is about buliding an Interactive voice response system. I have chosen VB and Oracle 8i as my tools. i want to know whether i can develop an implement an IVR using Vb 6.0 or not. If so how to …

Member Avatar for Comatose
2
548

The End.