10,989 Topics

Member Avatar for
Member Avatar for nyv19

Hi guys, Do you have any code to collect and send data from serial and ethernet port to V.B.2006? OR do you have any information to help me out to get that? I'll really appreciate your help. Best,

Member Avatar for binoj_daniel
0
82
Member Avatar for mayank_ati
Member Avatar for ajaytee

Hello, i need to make a major project in Visual Basic.Net. My project idea was to make a program that tells me the value of a persons assets (and hence how rich you are ), provided you enter in data for such things as cars, house, credit cards etc. The …

Member Avatar for Hamrick
0
88
Member Avatar for shank

I need to know about this powerful VB, and I m a student..............Please help

Member Avatar for vbsqluser
0
105
Member Avatar for royaloba

[code]Code Range1 Range2 Range3 Range4 Range5 Range6 A $0.00 $10.42 $52.08 $177.08 $468.75 $1,041.67 B $0.05 $0.10 $0.15 $0.20 $0.25 $0.30 HF $521.00 $729.00 $1,146.00 $1,979.00 $3,438.00 $5,729.00 HF1 $688.00 $895.00 $1,313.00 $2,146.00 $3,604.00 $5,896.00 HF2 $854.00 $1,063.00 $1,479.00 $2,313.00 $3,771.00 $6,063.00 HF3 $1,021.00 $1,229.00 $1,646.00 $2,479.00 $3,938.00 $6,229.00 HF4 …

Member Avatar for royaloba
0
128
Member Avatar for priyatha

I have a problem in my application which executes end to end in the first run. But if I terminate abruptly, and try to run again, I get runtime error 7 out of memory. This error is on Load of form. The code in Form_Load() is: Private Sub Form_Load() 'simple …

Member Avatar for priyatha
0
342
Member Avatar for kshrini

Hi All, I want to store Student Name & Birth date in the database. How should I store it into database so that I can retrieve it back evenif the system date format is changed(It should retrieve record for dd/MM/yyyy date format also i.e. not only for default date formats). …

Member Avatar for kshrini
0
164
Member Avatar for kkh86

With rptSalesEnquiryChecklist Set .DataSource = ar .DataMember = "" With .Sections("Section7").Controls For i = 1 To .Count If TypeOf .Item(i) Is RptTextBox Then Select Case .Item(i).Name Case "txtAddress" .Item(i).DataMember = "" .Item(i).DataField = ar.Fields("Address").Name Case "txtSupplier_Company_Name" .Item(i).DataMember = "" .Item(i).DataField = ar.Fields("Supplier_Company_Name").Name Case "txtSupplier_Name" .Item(i).DataMember = "" .Item(i).DataField = ar.Fields("Supplier_Name").Name …

Member Avatar for QVeen72
0
278
Member Avatar for nuBudDy

hi, im a student and im very new with vb.i am currently doing a project.i want to use calendar to show whether reservation on specific dates have been fully booked or not.i plan to make the date turn red if its fully booked n blue if its not.i've search for …

0
75
Member Avatar for khaled44

Hi people i'm a completly new to this i've got a form with rich text box and want to open a txt file (or other files) in the rich text box. Ive managed to work out how the open command works just wait a point in the right direction really …

Member Avatar for lorraines212
0
192
Member Avatar for plusplus

when opening the program, the user needs to enter his name and password. When he enters his password I don't want the letters to show, just *** or any other signs. How would I do this?

Member Avatar for plusplus
0
83
Member Avatar for scrypt3r

im writing a app that u write some vbscript or javascript or html and u can run it does anyone know how to run any of these languages from in vb

Member Avatar for QVeen72
0
74
Member Avatar for ahmed elweshahy

hey every one please i want to know how can i search about name i use vb.net & SQL server 2000

Member Avatar for QVeen72
0
61
Member Avatar for Maritime

Hello, Anyone can help me to build a C dll for vbasic ? I know how to write and compile a dll with C/C++ compiler but only for simple function. Thank's

Member Avatar for QVeen72
0
118
Member Avatar for plusplus

My projekt has many forms. When the user closes the program, then the next time the program is being opened I want it to start with the form that was last used by the user. How do I do this?

Member Avatar for QVeen72
0
81
Member Avatar for pranto157

hi. I have a webcam. i want to capture image from webcam by using vb code. can u help me ?

0
113
Member Avatar for sajil

hai i have a problem i have add msflexgrid in my vb6.0 program but i have to make then scroll where i rotate the move wheel in the mouse is this possible if yes means please tell me how to do it sajil

Member Avatar for QVeen72
0
45
Member Avatar for nishant.newton

Hi.. I am looking to develop a program which will print the data (the data will be fetched from the database server) on the preprinted stationary. The stationary will be a scanned image and it will be imported in the program and the relevant text will be placed on the …

Member Avatar for richerTextBox
0
128
Member Avatar for long_vn

Dear all i have to do the exercise. The check boxes have 5 items: item 1, item2,..., item 5. Each item have one value. These values is in the range from 500 to 600. There are 5 variables x, y, z, p, q. The connstant number is 1800 When 3 …

Member Avatar for long_vn
0
133
Member Avatar for kshrini

Hi All, I've database application that uses an ADO & Datagrid control. This application has Backup button that should copy the database to another location. When I click on the button it gives me an error Permission denied. When I changed the connection string, record source & refresh the ado …

Member Avatar for kshrini
0
108
Member Avatar for nishant.newton

HI.. I am lookin to develop an InstallShield in Visual Basic for VB projects..can anyone tell me from where i can the useful and relevant information..I have searched on Internet but i didnt find any useful info.I m not planning to use Visual Studio "Package and Deployment Wizard" neither i …

Member Avatar for nishant.newton
0
133
Member Avatar for coco86

hi can I do pattern recognition using VB 6.0 ?? If yes can I know the step , component , references in VB 6.0 ...

Member Avatar for debasisdas
0
68
Member Avatar for ultimatekhan

have a question that I have two rows from D77 TO D132 which is column D and I have column B with rows B77 till B132. I want to check that if a user fill anything in D77 or any row from D77 to D132 he needs to fill row …

0
51
Member Avatar for scrypt3r

Im trying to write a app in vb 2005 and in this app u write some of my specal code in a text box, ive told vb wat my code meens e.g, popupmsg = msgbox, and when u press a button it runs, but ive tryed and tryed but it …

Member Avatar for scrypt3r
0
107
Member Avatar for coco86

anybody can teach me how to open an image using VB 6.0...jpg... or bit ... your help will greatly appreciated..thnx

Member Avatar for coco86
0
82
Member Avatar for tgifgemini

Hello all, I am populating a spreadsheet with data from access file. I am splitting each record into two lines so that it writes on two lines(some of the records writes on one row and the other half writes on the next row. I am doing this because some of …

-1
70
Member Avatar for nschessnerd

Hey guys, is there any way to read and write an object to a text file? For example in java i can open a ObjecOutputStream and just write an object. What about in vb? Thanks M

Member Avatar for nschessnerd
0
119
Member Avatar for t_yalthis

hi everyone; in my program I need to sort the recordset according to specific field, however it gives an error like "Run-time error 3251: Current provider does not support the neccessary interfaces for sorting or filtering" rs_data.sort = "k_baslangic" 'is not working.. btw my connection code is Set conn = …

Member Avatar for t_yalthis
0
206
Member Avatar for arvin2006

hello to every one! have a nice day! pls help me how to arrange data alphabetically in the data report which came from the data environment designer.. i want to keep records in ascending form such as last name. i am creating a students record and i want that their …

Member Avatar for QVeen72
0
125
Member Avatar for deviii

Hello VB experts how to select a perticular cell in mSHFlex Grid Control in VB at run time? Whats the property or coding i need to add? anyone help me please?

Member Avatar for QVeen72
0
86

The End.