20,284 Topics

Member Avatar for
Member Avatar for Mafiamanandre

Hi all, I've got 2 columns with 28 textboxes in ech column. The user of the program I'm making has to type in digits into the textboxes. In each column theres a total box. I'd like to know how can I make coding to display the largest number of the …

Member Avatar for Schol-R-LEA
0
156
Member Avatar for saintrenz

When transfering file to another location i always need to change the source or directory.. Dim cnn = New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Users\Renz\Desktop\FINAL\Database\AuditDB.mdb") Is there a way I can avoid that?

Member Avatar for Mike Askew
0
85
Member Avatar for jared.geli

Good day guys. I'm having problems in my crytal report where it doesn'y load any record. Yesterday it was working I can see all my records but now It doesn't. It's not loading any record like it suppose to. I was wondering if it has to do on the CR …

Member Avatar for jared.geli
0
106
Member Avatar for joshl_1995

Hello Community, I was wondering if there is a way to get a grid from another window to display in another window by the way i'm using fluidkit slide transition. Please Help...

Member Avatar for KushMishra
0
259
Member Avatar for ses03

we should create a program that could run through two computers and the computers should be able to access 1 database for record sharing. how can we make that? we already made the system. the problem is, how can we implement this in a networked way? thanks in advance. :)

Member Avatar for tomtem
0
230
Member Avatar for yaya_star

Hi all, i am using microsft speech sdk5.1 in my project in vb,net can any one tell me if i can talk and it will write what i am talking? is that possible? thanks

Member Avatar for essen67
0
139
Member Avatar for cellus205

Im looking for an image viewer that supports most types of image formats, including PDFs, and has the ability to rotate/zoom, and draw on an image. I've been looking but to no avail. Does anyone have any suggestions on the best way of going about modifying a control so that …

Member Avatar for mikepeal
-1
250
Member Avatar for Deegirl

can someone help me to find out why my label display is listing the result of the textboxes instead of adding up the values of the text boxes? here are my codes: Dim strstudentName As String = (" ") Dim dblAssignment1 As Double Dim dblAssignment2 As Double Dim dblAssignment3 As …

Member Avatar for Reverend Jim
0
275
Member Avatar for DyO1

How can I make a Save/Open buttons that will save and open ListView items AND THEIR DETAILS? (tried anything and it won't save anything else but the name)

Member Avatar for tinstaafl
0
134
Member Avatar for Mr.M

Hi Dw I'm creating an application that will copy a file from one directory file to System32 file but I get an access denial error and I've decided to use vb.net to call cmd.exe and send keys to it that will instruct it to copy the file but the same …

Member Avatar for Oxiegen
0
970
Member Avatar for DM Galaxy

I am in wonder. I just make a slideshow form and add the context menu strip as when the user click on download image then current image get copy and paste on the desktop. I use path and destination method in this but they say bitmap cannot be converted into …

Member Avatar for DM Galaxy
0
469
Member Avatar for Peter Gibbins

I am writing an experimental project in VB.net to modify the colour data in a picture. I've finished the simple version using BMP file and now want to add JPEGs From what I read the JPEG compression uses the Discrete Cosine function which (if I understand the process) effectively compares …

Member Avatar for tinstaafl
0
194
Member Avatar for ReyJEnriquez

Hi Guys:-) I hope everyone is doing great:-) I Have a Question.. How to Display Selected Data in a DataGridView using it's own events?? This is my Code.. Public Class From1 Private Sub frmTest_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load ChildNameTableAdapter.Fill(TestDataSet.ChildName) End Sub Private Sub DisplayButton_Click(ByVal sender …

Member Avatar for ravikash123
0
303
Member Avatar for jared.geli

hi I'm having problems in my crystal report where all the selected rows in my datagrid will show up in my crystal report but instead it showing me an exception selectcommand.connection has not been initialized here's my code in my form where the datagrid is: Dim cmd As OleDbCommand = …

Member Avatar for jared.geli
0
347
Member Avatar for babyluxe03

hi! am making a sticky note program. where in i have 2 buttons for "add" and delete" and 15 richtextboxes not visible. So for eveytime i click the "add" button , there will be a one richtextbox to appear for a new note. can someone help me how to code …

Member Avatar for Reverend Jim
0
94
Member Avatar for yorro

I have connected VB.net and mySQL on a the same PC before, but I have no Idea how to connect VB.net to a remote PC(LAN) I've only changed the server This is my code. I removed some of the details, but it works on server=localhost [CODE] conn = New MySqlConnection() …

Member Avatar for nathanl.dulguime
0
3K
Member Avatar for anandatheerthan

Experts, Please forgive me if this is a dumb question. 1)I am developing an application that needs data to be displayed in a grid format. 2)I need the ability to edit multiple records inline 3) I need the ability to use custom validations on rows being edited. 4)I am not …

Member Avatar for urtrivedi
0
265
Member Avatar for saintrenz

Please Help: I am making an internet Cafe system that will login his/her account If user still have time left on his account(database) then login success and countsdown hours and minutes to zero if user logsout it will update the database "timeleft" of the current user If 5 minutes remaining …

Member Avatar for Hazuan Nazri
0
1K
Member Avatar for ReyJEnriquez

Hi Guys!.. Is the Datatable in vb.net can be indexed like a usual array?... Array[0]....Array[1]....Array[2]...etc But for DataTable?? How can we do that??...in such a way we can access a certain row.... Thanks guys:-)

Member Avatar for ReyJEnriquez
0
108
Member Avatar for Dili1234

I want to retrive data from table to combobox I used this coding though I didn't get an error the outpiut(data) is not displaing in the combobox Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click MessageBox.Show("Please Insert the Sample note no", "Information", MessageBoxButtons.OK, MessageBoxIcon.Information) Try myConnection …

Member Avatar for sharls
1
589
Member Avatar for saintrenz

Can't Update my User Table "Hours" "Minutes" "Seconds" from the current value of the timer where it has stopped I used button to stop the time Imports System.Data.OleDb Public Class frmMain Public hh As Integer Public mm As Integer Public ss As Integer Public totalsec As Integer Public timercount As …

Member Avatar for gowans07
0
340
Member Avatar for Ahmed.C

## Hey Guys ## , I've recently stopped doing some of the projects which I wanted to do and took a look at SQL and came across Microsoft SQL and i was pretty pleased with wha tit can do so i downloaded the program and watched some basic MSSQL tutorials …

Member Avatar for JorgeM
0
327
Member Avatar for saintrenz

I am making a cyber cafe system where user have to login their own account and i want to use a field "REMAININGTIME" which determines how much time left they have in their own account database. and it will display in the form as lbl. form will be look like: …

Member Avatar for KenSquare
0
1K
Member Avatar for sirlordbanas

I'm a final year student and I am now creating my project with the topic transaction management system of non banking institution, case study of noble dream micro finance. my proposal has be accepted but I don't know how to start the whole project from. so please I need your …

Member Avatar for tinstaafl
0
211
Member Avatar for tieties

can someone maybe explain to me how the reply to property works, i want to give it an email address like this "message.replyto("ReplyAdd")", but it doesnt seemd to work. and the replytolist in the code also dont work i get this error when i put in breakpoint on it "count …

Member Avatar for Begginnerdev
0
242
Member Avatar for elie.karkafy

i am using the odbc data sources ( created from the control panel --> administrative tools --> odbc data sources ) to connect the crystal report to my access database . all things good and the data sources works like a charm , till i discover that generating the report …

Member Avatar for Begginnerdev
0
216
Member Avatar for jared.geli

I want to know how can I trigger an event or at least display it in a Datagrid from database. Here's the scenario: DateFile Plate Driver EmpID OdometerBefore OdometerAfter 9/25/2013 ABC123 Jared 00369 4000 8000 9/27/2013 DEF456 John 00246 3000 8000 10/9/2013 ABC123 Jared 00369 8000 14000 10/9/2013 DEF456 John …

Member Avatar for jared.geli
0
173
Member Avatar for elie.karkafy

Remarque the hand punch is connected to the network throug a converter from serial to network , so i need to connect the port and the ip at the same time , any help ?

Member Avatar for elie.karkafy
0
332
Member Avatar for ReyJEnriquez

Hi Guys, I hope everyone is doing great:-) I have a question... How To check if datatable is empty or no data is inside a datatable yet? Can you provide me with just code snippet?.. Thanks:)

Member Avatar for ReyJEnriquez
0
2K
Member Avatar for ariannas

Code the keypress event of the textboxes. Allow numbers, the backspace key, and the decimal point. Only write the code once and use Handles. Answer Private Sub TextBox1_KeyPress(sender As Object, e As KeyPressEventArgs) Handles TextBox1.KeyPress End Sub

Member Avatar for ariannas
0
155

The End.