10,989 Topics

Member Avatar for
Member Avatar for lotop12

For the past week I have been trying to develop a VBA script to do PCA/SVD based data mining. The data are timetaged numerical quantities. It's been quite frustrating as I am newbie in VBA development. Any help would be appreciated. Secondly, is it possible to find VBA and/or python …

Member Avatar for lotop12
0
204
Member Avatar for yossi321
Member Avatar for annain

Hi, I am trying to develop an automatic transaction fare for the LRT system using RFID.The software that I used to developed this system is Visual Basic 6.I had try developed the system using the conditional statements but the system was not working. The system was explained as the table …

0
89
Member Avatar for Yogesh_5
0
79
Member Avatar for nayzin.phyo

![e3aa463a715bf7d059e1bb1c76bea2ba](/attachments/large/4/e3aa463a715bf7d059e1bb1c76bea2ba.png "e3aa463a715bf7d059e1bb1c76bea2ba") Hi, > Quoted Text Here ` can anyone help me....i need help in this project... ` 1st thing is File type...the code i want is to only check the file type as binary, csv, etc... ` 2nd in Data Type....i have to count if the data type is …

Member Avatar for nayzin.phyo
0
266
Member Avatar for zandy.dela.3

can you help me to find an example problem with codes and layout?? please help me... im a computer science student and i need an example in visual basic..

Member Avatar for IconKana
-1
115
Member Avatar for manishatateIAS

Hello resp i am student i want to how to creat a sequense of nos in combobox in vb 6.0 without writing directly into the list of combo. by using loop can i able to creat this one???

Member Avatar for Stuugie
0
41
Member Avatar for lillen1421

Hey, Ive recently started programming and kinda hit a wall on how to continue :S Im trying to load the values in a textfile into a array and then calculate the lowest value in the array and display it. The format in the textfile is in HH.MM.SS and every value …

Member Avatar for lillen1421
0
144
Member Avatar for thirteen_xx

I did print screen so it'll be clearer. How will I record the information I input in my MemberInfo form into my MemberRecords form? [![![Click Here](/attachments/small/4/761b56a93f0d26f92a951d4149244e2b.JPG "align-right")](/attachments/large/4/761b56a93f0d26f92a951d4149244e2b.JPG "761b56a93f0d26f92a951d4149244e2b")](null)

Member Avatar for Ancient Dragon
0
175
Member Avatar for Bile

-->>I'm trying to make a simple Audio player and so far I'm good. -->>The problem I'm facing is redusing and increasing the Volume. -->>Any ideas please... -->>Thak you.

Member Avatar for Minimalist
0
233
Member Avatar for yossi321

How to prevent child window resizing and change position? code: SetParent lonHandle, Form1.hwnd now, I want to prevent resizing and change position from lonHandle window

Member Avatar for yossi321
0
105
Member Avatar for anielyn

hi, is it possible to sum all the items/value inside the columns of a listview? here's the situation.. assume that... Product Price J&J 45 <-----inside listview M&M 35 <-----inside listview ___________ 80 <------this will be displayed in a label please, i need help..

0
163
Member Avatar for Andhika Garnady

How to mixing VB6 print form into CR 8.5 Does anyone ever did the same thing like this? please help... i need a code for a question above. Repeat me immediately. I need some suggestion from an IT newbie or experience.... Thanks a lot

0
59
Member Avatar for yhubz.qoe.9

How to create a field in active report for the daily time record of the employee with incrementing value starting from 1 in vb6?

0
44
Member Avatar for Yogesh_5

how to draw 2 parallel line in visual baisc 6.0 which have same height.. suppose picture box height is 200 then first line starting cordinate is 0,100 and second line cordinate is 100,200.. how we draw..

Member Avatar for JobPencil
0
477
Member Avatar for Gulzar_1

i have vb6 project and my own created dll. that dll is referenced to vb6 project but while debugging i m unable to step into that dll..plz help.

0
79
Member Avatar for Yogesh_5

i want to divide one picture box into two parts in equal height.. or it may be dynamic if user want 3 parts then it will divide into 3 of equal height..

0
117
Member Avatar for nayzin.phyo

> Hello, > is it possible to count data type character 256 or 512 in vb6..if it's possible please tell me the coding of that.. > Regard, > YeKo Naing

0
72
Member Avatar for zitro10

HELP ME TO CREATE MY OWN LIBRARY SYSTEM I NEED TO LEARN EDIT, DELETE, SEARCH, SAVE. IF ANYONE CAN HELP ME??? THANK YOU IN ADVANCE!!!

Member Avatar for jhai_salvador
0
204
Member Avatar for Yogesh_5
Member Avatar for Madhukumars
Member Avatar for IconKana
0
200
Member Avatar for rasheedraj

Function Cant() Dim cnview As New ADODB.connection Dim rsview As New ADODB.Recordset Call connection(cnview, App.Path & "\Commissions.mdb", "endromida") Call Recordset(rsview, cnview, "SELECT * FROM Commi_Cus") 'If txtShaha = ("Commi_Cus" ,"Sha_no") Then 'txtCou = Sha_no + 1 ' End If End Function

Member Avatar for rasheedraj
0
250
Member Avatar for zitro10

i made a program for our library i want to add progress bar but i don't know how to do that, i saw here at daniweb some samples but i cannot understand how it flows.i cant understand the codes. Help me to understand progress bar codes, thanks in advance

Member Avatar for Stuugie
0
61
Member Avatar for jay_08
Member Avatar for PHANI BHUSHAN

Dear members, I am new to this site, I want to learn VB From the bigining. Kindly suggest me how to start. what is the basic requirements to learn VB. suggest me the best web site/books/links/material for me. Kindly do the needful.

Member Avatar for IconKana
0
117
Member Avatar for m_1

hi can someone answer my problem , at first my vb6 is working with my windows 7 32bit but i need to create a project now , everytime i copy label , textbox , checkbox etc.. it always stopped from working.(Not Responding) .. any help please?

Member Avatar for IconKana
0
133
Member Avatar for natsume57

hi good day, i am having a problem about my program (VB 6.0) i want to save data from my program to the access database (mS Access 2003) the problem is that when i try to run the program, and click the button, theres an error about insert into syntax …

Member Avatar for jhai_salvador
0
211
Member Avatar for Yogesh_5
Member Avatar for jhai_salvador
0
236
Member Avatar for abelingaw

I'm having trouble connecting to a database file on another PC. In this case, my PC is the client. Using: 1. Windows 7 32-bit on both PC's. * Same Workgroup * Connection verified using cmd (PING) * Connected using hub (straight through) * Workgroup status: Joined 2. MS Access 2007 …

Member Avatar for jhai_salvador
0
187
Member Avatar for Shodow

how to make this print fit to page my listview data doesn't fit in the page help please Private Sub PrintDetails(ByRef e As System.Drawing.Printing.PrintPageEventArgs) Static LastIndex As Integer = 0 Static CurrentPage As Integer = 0 'Getting the current dpi so the textleftpad 'will be the same on a different …

Member Avatar for oussama_1
0
362

The End.