20,285 Topics

Member Avatar for
Member Avatar for acepeda

Hey Guys! I'm about done with a personal application im making for my small furniture factory. I'm having a little problem retrieving the total sum of my employee's loans discounts.It comes up perfectly using the statement: "SELECT sum(TotalDiscount)as TotalDiscount FROM EmployeeDiscounts WHERE EmployeeID=val(" + Me.txtEmployeeID.Text + ")and PayRollID=val(" + Me.TxtPayrollID.Text …

Member Avatar for jireh
0
122
Member Avatar for RedexProGamma

Hi, I am NOW doing a short application that installs a program, without the program being embedded into the application. I have found myself at a loss for code, now that I cannont figure out how I can COPY the entire contents of a folder to a new folder, WITHOUT …

Member Avatar for codeorder
0
445
Member Avatar for Shane08003

I just can't seem to understand when i am suppose to put Accept outside the LOOP and when i'm suppose to Accept inside the LOOP at the beginning. Can anyone please make me understand??

Member Avatar for adam_k
0
156
Member Avatar for carlt

Hi all, I'd appreciate if somebody could shed some light on the following; I have a tabbed container, each tab has the same controls but for a different target. I am using a timer to control when to fire each event from the 5 different tabbed controls, my problem is …

Member Avatar for carlt
0
137
Member Avatar for imslala

hello. i need help with this coding, i need to bring the temporary parameter from set page (which is user input) to the retrieve page in order to trigger the color. seems like the session didn't carry the temporary value. [B]code in page set session;[/B] [CODE]Protected Sub ViewPara_Click(ByVal sender As …

Member Avatar for imslala
0
150
Member Avatar for Abdullasha

how to load the combo box'values from one form to another form's combobox Example: form1: cust(table name) no(textbox) name(combobox) form2: CName(combobox) now i load the form1's name which is the combo values .. to form 2's combo box whixh is name of 'CName'

Member Avatar for bilal_fazlani
0
96
Member Avatar for pfm200586

Hello everyone, I have this problem that I read over and over and over but I didn't understand what I suppose to do. I just want an explanation of how does this problem or I should say this game work. create a mouse game for a single player. Set up …

Member Avatar for GeekByChoiCe
0
328
Member Avatar for sganandhsg

Hi All, I am using grid with image column. When user's click image to opened up image(jpg,jpeg,bmp,gif) via a image and fax viewer (i.e by the operating system). i have try to open but it's open in IE any one please me. Thanks Anandh

Member Avatar for sganandhsg
0
88
Member Avatar for aznboi2010

need help.. a long distance provider charges the following rates for phone calls daytime $0.07 evening $0.12 off-peak $0.05 create an app that allows the user to select a rate category (from a set of radio buttons) and enter the number of minutes of the call, then displays the charges. …

Member Avatar for Reverend Jim
0
121
Member Avatar for diamondw

hey im trying to create a program that will convert between metric and standard units.I chose length as my measurement so i have nanometer,millimeter,centimeter,meter,hectometer,kilometer,inc,feet,yard and mile. i wanted the inpu to be - number to be converted(text box) -unit number is in(combo box) -unit to convert to(combo box) i know …

Member Avatar for diamondw
0
925
Member Avatar for bbowsh54

Greetings, I am keeping a log of the amount of time a machine has run. I have a textfile with timestamps and the amount of minutes my machine has run. To keep the size of the file in check, I would like to delete the first half of the text …

Member Avatar for thines01
0
86
Member Avatar for vbnoob1

Hey i am very new to vb.net and am creating a simple unit converter, i want my unit converter to display results in a listbox and want the user to be able to specify the start, step and end value in a For Next loop. Here is the code i …

Member Avatar for Reverend Jim
0
237
Member Avatar for butler1233

Hi clever people, I need some help making a VB application which chooses a random line for a file, sets it as the value of a Label (word) and also adds it to a ListBox (list) when a Button (nextbut) is pressed. I also want it to keep going. Button; …

Member Avatar for Reverend Jim
0
136
Member Avatar for sam1

hi, I have three comboboxes in my windows form. I want to relate them all with each other. the data is coming from database a table which has the following columns: id description ap code seg code now if user selects description then ap code and seg code should change …

Member Avatar for bikashdas
0
211
Member Avatar for PS189

Hi, Need your help to point me in the right direction. I need to capture the right click event in the OS (specifically the RUN AS ADMIN ) and make have it popup a custom login window. so..the user will right click on the icon which is in desktop ....click …

0
59
Member Avatar for dannydc

Hi All I'm new to VB and trying to learn for a specific project - I've done plenty of VBA (although not for a year or two) in the past but that's my limit. I'm helping to manage some equipment which adds a new record to a csv log file …

Member Avatar for dannydc
0
163
Member Avatar for dorkwad

Hey, i'm trying to have 2 browse file dialog boxes, one that allows you to select a file from a folder, and the other folder should allow you to chose the location to copy the file to. Thanks

Member Avatar for zakeer.ms
0
180
Member Avatar for compulove

I have code (below) that opens a dialog box to either open or save a file. What I need to do though, is have the file location in the textbox next to it. Can anyone tell me the code to do that? [ICODE] protected void Browse_Click(object sender, EventArgs e) { …

Member Avatar for butler1233
0
175
Member Avatar for rahman86

hello guys in daniweb. i have a application windows based created in vb.net that contains crystal reports and access .accdb files. to be honest i have tried to publish this app for 11 times and still there to be some problem. the application will install but it cannot run. it …

Member Avatar for rahman86
0
733
Member Avatar for compulove

I know this question has been asked dozens of times, but the code I have been looking at has not helped me. So far I have been able to connect to the string and the database from where I need to check the username, but in my page it is …

Member Avatar for compulove
0
242
Member Avatar for khentz
Member Avatar for khentz
0
1K
Member Avatar for newbie26

hi! i have a DataList view in created in vb.net (4 columns) how can i make this work?: the data from the first two columns will be from the database and the next two columns will be inputted by the user. and when i click save, all of the data …

Member Avatar for newbie26
0
239
Member Avatar for Damon999

I am writing an audio program in VB.net 2005 and I am having a bit of trouble with WMP. I can get media added to the playlist and I can play it from there, but it doesn't load until I press play, which gives a slight delay while the media …

Member Avatar for OwaisKhan772
0
2K
Member Avatar for rahman86

i have done my application that uses crystal report and access database. I try to publish the application but when install on client machine, it wont work. the access database wont load and so the reports. What should i do? can anyone help me?

Member Avatar for rahman86
0
151
Member Avatar for Hardosh Kumar

Please Help me to solve that i just wana to search Data feilds from SQL Database and to show on different TExtboxes of VB.net forms..... [CODE] Dim Bio As New DataSet Dim Marks As New DataSet Dim Disp As New SqlDataAdapter Dim Dispp As New SqlDataAdapter Dim Bind As New …

Member Avatar for Hardosh Kumar
0
262
Member Avatar for Cifale

I'm querying a SQL DB and sometimes the result is Null, so I thought I would test this but my code results in an error "Data is Null. This method or property cannot be called on Null values." Here is a snipet of my code: For i = 5 To …

Member Avatar for Cifale
0
735
Member Avatar for mihirpatel12

Hey guys .. i want to insert data into data base from my combobox, which parameter should i use in insert query ? example.. insert into login values ('"+ComboBox1. ?????? +"') Thank You in advance

Member Avatar for roottybrian
0
111
Member Avatar for Eternal Newbie

Please, if anyone have a full source code for Mobile shop management or have a project look similar to 'that' so please let me borrow it. Many thks for any helps here!!!

0
69
Member Avatar for VIPER5646

Hi all I created a RDCL in the designer. I would like the User to Determine what is shown in the Report. How can I change the query at runtime? (ex. changing the customer Name) This is the query that I have in the properties SELECT [Date], Address, Customer, Orders …

Member Avatar for VIPER5646
0
18K
Member Avatar for jillwimmersbloo

Hello, we have to create a football scoreboard in Visual Basic. Purpose: The application calculates the points scored during a football game by one team Requirements: 1. The user clicks the enter score button in an input box object to enter a score after the football team scores 2. Each …

Member Avatar for hkdani
0
742
Member Avatar for BleepyE

Im just wondering if theres a way to remove the tabs from the TabControl and just buttons to control which screen is shown. Ive coded a form that uses buttons to hide and show panels but because you cant click buttons in design view, its extremely hard to edit the …

Member Avatar for Mitja Bonca
0
100
Member Avatar for dan555

Dear all programmers I’ve search all over Google and have not found an answer. [B]My question is.........[/B] I have two DBF tables called product and ullage. The user enters data from products table into ullage, by searching for product id and adds their count into the ullage table. This part …

Member Avatar for adam_k
0
179
Member Avatar for Hardosh Kumar

IS this Correct or Please help me to find error, i cant solve that how to see record on my form Dim Slec As New SqlDataAdapter Slec.SelectCommand = New SqlCommand("SELECT Name'=" & txtname.Text & "', CNIC#='" & txtcnic.Text & "', F_Name='" & txtfname.Text & "', College='" & txtdept.Text & "', …

Member Avatar for Hardosh Kumar
0
207
Member Avatar for AquaNut

Hi All, Been trying to use the BindingSource.Filter on my program and everytime I fire it nothing is happening i.e. the text boxes I have setup and are not populated even though I can navigate through all the records inthe dataset using the respective navigation buttons... Code.. Private Sub ButFind_Click(ByVal …

0
95
Member Avatar for alsatan

Hello to all, sorry if my english is not so good, I will try to explain the problem. I need to copy all data from a Table of a Acces mdb (connected with OleDB) to a Table of a MySql DB (connected with ODBC) I made a working solution, but …

0
200
Member Avatar for khentz

hi, please help me on how to use folder browser dialog box. What I want to do is to locate the path where the user want to save the file and then enter the file name. thanks in advanced. :)

Member Avatar for Pgmer
0
170
Member Avatar for imslala

hello. i need help to do session checking.and how to create temporary session by clicking on the button.

0
69
Member Avatar for dan555

Dear all i'm getting an error with the code below [B]The Error....[/B] [QUOTE][B]SQL Syntax Errors Encountered[/B] Error in Select clause: expression near 'DESC'. Missing from clause Unable to parse query text[/QUOTE] [B]Any ideas....[/B] [B]I'm using...[/B] [LIST] [*]Visual Studio 2010 [*].DBF Database [*]Foxpro [*]Building Windows app [/LIST] [CODE] SELECT product.code, product.DESC, …

Member Avatar for Teme64
0
192
Member Avatar for aaje

Hi, i have problem on inserting multiple images. i found in internet, many examples are regarding insert only one image. but now i want it to have multiple uploaded images that we can delete and view it first before we save it on database. how to store the images uploaded? …

Member Avatar for aaje
0
1K
Member Avatar for ads248

Hi Can you change the alignment of text ion a datagridview column programmatically ? i.e. Columns(0).?????????????????.MiddleCenter as I dont want to centre align all of the columns in the datagrid. Thanks Andrew

Member Avatar for jayacer
0
8K
Member Avatar for noobies

I have multiple repeaters, and now I want to hide them and make it visible when I choose using a breakdown button. Could anyone help me?

Member Avatar for hericles
0
64
Member Avatar for Ayavan

i am just developing a library management system as one of my project. i using vb.net 2010 and the MS Access 2007 as back end. when i save some records into my database through my application it is correctly saved and i confirmed it through opening the relevant table in …

Member Avatar for Mitja Bonca
0
111
Member Avatar for packerzfan92

I am making a fake virus program as a joke and would like to know how to disable all of the keys except for the shift and enter keys.(these will exit the program) Thanks

Member Avatar for codeorder
0
214
Member Avatar for jgat2011

Hi every one! I would like to know if it's possible to have differents items in a combo box in each row. It there is way. Please help!!! Thanks

Member Avatar for Mitja Bonca
0
124
Member Avatar for bikashdas

Can anyone help me out pls Unable to display data in datagridview : vb 2010 express + mysql server 5 + odbc connector 1. I am able to connect database successfully. I am using arraylist to set data. & also i m getting till it set to dataview (Object name …

Member Avatar for bikashdas
0
227
Member Avatar for aadi_capri

hello friends, i have a windows project in vb.net, in which i have to connect my project with an excel database i have microsoft office 2007 installed on my lappy.. please help me with the code. thanks in advance..

Member Avatar for Reverend Jim
0
227
Member Avatar for compulove

I am confused about how to make a button able to clear the text in all textboxes. I know in c# I can just say textbox1.Clear(); but this won't work in this case. Please someone help please! thank you!

Member Avatar for codeorder
0
89
Member Avatar for pfm200586

Hello everyone, I have a question about list boxes I want to know how to test the 1st list box if it has items more than the other list box but by one item, here is what i have: [CODE]If lstInvisibleTv.Items.Count > lstInvisiblePc.Items.Count Then[/CODE] it works good if the lstInvisibleTv …

Member Avatar for codeorder
0
320
Member Avatar for saj_amo

Hi guys, Can any one help me , i want a code for capturing snap through webcam i have a form where i placed a button, what i want is when i click that button it capture a snap and save it in c: drive ?

Member Avatar for Netcode
0
58
Member Avatar for rams.prsk

Hi All, Iam using a webservice to downlad the html, audio and video files from the broadcast server and save it in the relay server after creating the folder, but the file is not getting created and also not able to download the files and iam getting Event 1309 warning …

0
62

The End.