11,868 Topics

Member Avatar for
Member Avatar for Alessandrorenzi

Hello I'm trying to connect my PC to remote PC with socket but I have error 40006. I'm sure that there is not connection. Here is code: SERVER .............. Option Explicit Dim iSockets As Integer Dim sServerMsg As String Dim sRequestID As String Dim Income() As String Private Sub Form_Load() …

Member Avatar for Alessandrorenzi
0
716
Member Avatar for elie.karkafy
Member Avatar for jordaninc

A program is needed that will prepare a tuition bill for the college. The input will consist of the student’s name, student ID number, the student’s state of residency (i.e., KY, IL, TN, etc.), and total number of credit hours for which the student has enrolled this semester. The printed …

Member Avatar for Reverend Jim
0
164
Member Avatar for mavtcr

Friends,I have made a programme where master datas are entered and updated in an Access database. In the database there are several Branches with three digit codes.Under each Branch comes several families with a unique number.I want to generate this uniqe number automatically.. To explain further BranchA with code 100,BranchB …

Member Avatar for mavtcr
0
139
Member Avatar for akasekaihime

[COLOR="Green"][B]can you please help me! i need a code for making a POS. have been looking but could not find anything. I am making a POS for a market stand. it is our project. could you please help me! I need it within next week......help me![/B][/COLOR]

Member Avatar for rishif2
0
469
Member Avatar for eukiandfhull

Hi! please help me..... i just want to know what is the code for time record using ADODB connection. im so tired to get the right code for time attendance please help me... this is for my thesis.... Here's the command: txtEmpID --- textbox cmdGetdata --- command Button lbltime --- …

Member Avatar for rishif2
0
527
Member Avatar for overclocking

Hello, I am new to VBscripting and hope someone can help clarify the split options. I just started learning VBscrpiting a few weeks ago and Im trying to figure out how to do something. I haven't learned anything other than the basics so this question might seem super simple. If …

Member Avatar for overclocking
0
284
Member Avatar for shantanu.killer

hi there i am an software developer.till date i have created many web applications/websites. but now i want to develope an software which will be offline that is desktop based software. the problem is this that can i use C# and .net 4.0 for this or i have to use …

Member Avatar for deceptikon
0
167
Member Avatar for MBBS

How to set opposite interval of timer control on textbox ? For Example: If we enter low value in textbox that progress bar speed is slow. If we enter high value in textbox that progress bar speed is high. Thank you....

Member Avatar for rishif2
0
152
Member Avatar for redean

If someone wanted to learn Visual Basic should they learnVisual Basic 6 or Visual Basic 2012. I prefer Visual Basic 6.

Member Avatar for Ancient Dragon
0
1K
Member Avatar for Shigolala22
Member Avatar for SaRa Ahmad

hi every one , i need to know how to get a file path to textbox using browse button or common dialog , any body can help me ??

Member Avatar for rishif2
1
160
Member Avatar for MBBS

How to set opposite interval of timer control For Example: If timer interval is set to low that progress bar speed is slow If timer interval is high that progress bar speed is high.

Member Avatar for rishif2
0
312
Member Avatar for smellon

**I need urgent help with a hangman game it needs to be really basic so i can understand but it needs to include an array and an onscreen keyboard please please please help!

Member Avatar for KenSquare
0
215
Member Avatar for vokselbama

how do I write a simple code for the following in visual basic 1 percentage (%) 2 sin , cos, tan

Member Avatar for ddanbe
0
76
Member Avatar for jemartalaban_1

it is possible to determine using vb6 what is printer doing? for example if its finished printing any kind of docs

0
85
Member Avatar for lewyjayne

i am a student, learning VB 6.0 and want to creat a program that search data, the problem is that l cant seem to find the search code so that my program will run smoothly. Can you please help???

Member Avatar for Reverend Jim
0
97
Member Avatar for k.prabhu

I'm a beginner to vb6.. I'm doing a attendance project. I'm using datagrid to view the details from database. i'm trying to update the database through datagrid. can any one help please.. i've searched every where data adapter is used to update. i can't find anyother sources..

0
178
Member Avatar for Shigolala22

Can someone help me how to conver jpg,png,gif to binary code using vb6 please.

Member Avatar for MEENAU
0
75
Member Avatar for mheja

please help me to do with my system. i want my txtempid.Text is auto generated evrytime i will add new employee . Field = "emp_id" i'm using vb 6 as ADODB and Mysql database thanks in advance...God Bless

Member Avatar for MEENAU
0
633
Member Avatar for Alessandrorenzi
Member Avatar for Alessandrorenzi
0
183
Member Avatar for EXTRA_RICE

How can i send an email from vb6.for example my driver’s license will be expired in a month. I want my vb6 to send an email to notify me about the expiration. Anyone can help me? Thanks in advance.

Member Avatar for SaRa Ahmad
0
302
Member Avatar for DGULLIVER

Good Afternoon, I have 2 senarios to which I need some clarification. I have an Access 2010 frontend with linked tables to mySQL using ODBC. Senario 1: I need to add a few fields to the main table and the software is used 24/7 if I add new fields will …

0
137
Member Avatar for maurices5000

I bought a book to help me learning WCF. Lots of people complained that the book was written for VS 2005 at first then there was a reprinting for VS 2008. What it seems is that the code for VS 2005 would not work in VS 2008. I'm wondering why? …

Member Avatar for maurices5000
0
265
Member Avatar for vividiah
Member Avatar for vividiah
0
170
Member Avatar for EXTRA_RICE

im making a system that will notify me when one month before its expiration. anyone can give me an idea??pls pls pls?? thanx

Member Avatar for emmy3G
0
109
Member Avatar for vishal anand.s

hi my name is vishal i am using vb6 as front-end and ms access as back-end.I dont want to use data report instead i want to export all these multiple tables values to excel into a single sheet.I am using a command button and whenever i click that command button …

0
62
Member Avatar for EXTRA_RICE
Member Avatar for vividiah

how to make auto numbering for an ID? but id has been given an initial value, examples of initial value: 100027 how to make the ID is automatically incremented by 1? thanks,

Member Avatar for vividiah
0
134
Member Avatar for gmmorpheus

Private Sub Load_Faculty() Dim con As New OleDbConnection Dim cmd As New OleDbCommand Dim dr As OleDbDataReader Dim arrImage() As Byte Dim myMS As New IO.MemoryStream Dim sSQL As String = String.Empty Try sSQL = "SELECT b.FacultyFirstName, b.Image, b.Course, a.Course" sSQL = sSQL & " FROM studentsrecords as a left …

0
189

The End.