20,278 Topics

Member Avatar for
Member Avatar for kritiohri

I have a button and on the click of that button i want to change a the name of few fielnames of Ms access table In Vb.net coding.

Member Avatar for Teme64
0
83
Member Avatar for pink bunny

:?: I got from the book: Write a piece of visual basic code to process the responses of twenty students who were asked to rate, on a scale from 1 to 10, the quality of the food in the cafeteria. A response of 1 denotes ‘dreadful’ and 10 denotes ‘excellent’. …

Member Avatar for toko
0
263
Member Avatar for amanbb

Dear All, I have a problem with my Dataset. I am working on VB 2005. My problem is that any changes I make to the DataSet (like adding new query, modifying existing one) I cannot find it (the changes I made to the dataset) while I am working on one …

Member Avatar for victor11
0
84
Member Avatar for thilinam

hi friends, I have designed a simple calculator using vb.net I want to execute click event of button which labeled as "1", when I press key "1" on keyboard. please help me.

Member Avatar for gurshan
-1
159
Member Avatar for hakimkal

I hope it helps you, It is a sub proceedure with with a file open dialog object called "ofd" and the event object is called "cmdcopy" the text on the cmdcopy object is "Copy". I leave you to fiddle with the snippet. [CODE] Private Sub cmdcopy_Click(ByVal sender As System.Object, ByVal …

Member Avatar for Teme64
0
820
Member Avatar for Evil03

Hi All, Please Help me with this issue as i m very new to VB.NET. I have Created a vb.net Application with MS ACCESS DATABASE, everything is working fine, But, There is a small problem that i am facing . Everytime i ADD a new record it saves succesfully but …

Member Avatar for Evil03
0
170
Member Avatar for jochem23

I've converted a project from VB6 to vb.Net, with visual studio 2008 and I'm experiencing difficulties with the addressOf operator. I have an application which uses an external dll to communicate with a payment terminal, through callback functions. I understand that in vb.Net, you have to use delegates. Before I …

Member Avatar for Teme64
0
453
Member Avatar for thawk127

and I honestly have NO CLUE what I am doing. I have a hangman project that I have been working on for two weeks now. However this week, I have found myself completely outdone. I want to master this class so bad. I have maintained a 4.0 in all classed …

Member Avatar for thawk127
0
131
Member Avatar for joejo

how can i create a form with three different buttons displaying three different languages on them, so that when i click on a language button it changes the english expression "WELCOME TO THIS NEW FORM" on another form into the language button i clicked. so therefore there are two forms …

Member Avatar for rapture
0
165
Member Avatar for lvlr

This is an abstract question, but I company I work for asked m to research what would be required to convert a VB6 desktop application to a VB.net web application. The application is quite large incorporates about twenty forms, many, many modules, custom controls, and what-not. It's mainly a data …

Member Avatar for cikara21
0
193
Member Avatar for thilinam

I want to implement a dynamic multi dimension array to store some records in my project. Please Help me

Member Avatar for waynespangler
0
98
Member Avatar for kjrees

Hi, I have a crystal report that I am running from within a vb application. Within that report I have a formula field that calulates a value per page and i want to display the last value in a vb textbox (i later want to update a database with that …

0
37
Member Avatar for Bill Purkins

Hi, I am using Visual Basic 2008 Express Edition and published an application, and when I run the setup, it seems to install okay but when you run the program get an error message that the .sdf file is not found. I am using a Compact SQL database. I have …

Member Avatar for Teme64
0
192
Member Avatar for kritiohri

I have a combobx on the form and i enter the value in the combobox and then click save button and the values get stored in the sql table.but i want to display all the values in the drop down of the combobox what ever i enter during the run …

Member Avatar for sierrainfo
0
139
Member Avatar for Bill Purkins

Hi, Using VB 2008 Express with Compact SQL .sdf database. I have a form that at form load fills the form with a single record as selected by double clicking row header on a datagrid. This works fine. But when I change a field and hit the save data button …

Member Avatar for Bill Purkins
0
111
Member Avatar for linux

Would it be possible? Not exactly a typical sequencer, but something like this: I would record every note on my electric and acoustic guitar, bass, drums, and piano (essentially creating samples of each instrument that I own). Then export them to .wav and organize them by folder (/data/guitar/electric/string6fret1_F.wav). Then using …

Member Avatar for Salem
0
354
Member Avatar for novadose

Or internet explorers, Im making a joke tool (im still learning alot in VB .NET and this was a simple tool to make for me) so far it opens 20 tabs in firefox of one web page, But what i want to do is it to open more firefox or …

Member Avatar for jbrock31
0
274
Member Avatar for manoj_582033

Hi Friends I am using a datagridview, there are four columns in that, & on fourth cell i have a button field, when i click on that i want to get the text of item(0) of selected row. please help me to solve this

Member Avatar for manoj_582033
0
153
Member Avatar for investor5555

I am trying to figure out how to do multi-threaded and asynchronous programming in VB.NET. I am trying to write an application which has a list of .sql files (some stored procedures, some regular t-sql code). These reside in a directory and get read in and processed. The idea is …

0
72
Member Avatar for jbrock31

Hello everyone. I have been studying VB on my own in prep for my class next semester. I am trying to update a label on form1 from form2. Below is just a "test" example i created to figure out what im doing wrong. It is not the actual project i …

Member Avatar for jbrock31
0
147
Member Avatar for tkoopmi

I need to open IE from VB.net. I see the two most popular suggestions are: . VB's Shell function (ShellExecute ??) . COM "Microsoft Web Browser Control" reference I can't get the Shell function to work, and the Browser control isn't listed in the COM references that can be added …

Member Avatar for tkoopmi
0
109
Member Avatar for muthupalanisamy
Member Avatar for vinaysnarayan

Hi, I'm new to VB.net. I'm stuck in a problem. Hope some one helps me out. Thanks in advance. The issue is... I have created a file say xyz.txt in C drive. The contents of the file is like this... COMMAND(START) TIME(TODAY) COMMAND(CLICK) TIME(TOMORROW) My issue is, I want to …

Member Avatar for waynespangler
0
85
Member Avatar for totnak

need help! i am using vb.net 2003 as front end and MsAccess 2003 as back end or data base.i create a simple program on how to add,delete and view records, [COLOR="Red"]but i dont know how to print these records.(example list of USERNAME and PASSWORD) .[/COLOR] check the program that i …

0
61
Member Avatar for jabb

Hello, I'm doing a degree in accounting(Bcom in India) . I have final year project work and I think i'll do using vb .net. It should be simple... What do you think I should do? I'll be doing it with my cousins company who are doing cooling solutions for cottons …

Member Avatar for tuse
0
57
Member Avatar for arunasingh

Hi Friends I am using crystal report, when i click button1(for switcing to print page) so the printing form becomes infront, but when i click on print button of that form & get printout,imidiately that form become minimize & hides on task bar but it's necessary that form must be …

Member Avatar for Devendra_Gupta
0
94
Member Avatar for naim khan

Hello sir. sir can i reate my manually form in deployement time ........ or setup time.......... if yes then plz tell me .. and one this is tht ..... sir can i carry forward data from one folder to another folder ....... if its possible then plz tell me

0
34
Member Avatar for manoj_582033

Hi Friends I am using crystal report, when i click button1(for switcing to print page) so the printing form becomes infront, but when i click on print button of that form & get printout,imidiatlity that form become minimize & hides on task bar but it's necessary that form must be …

Member Avatar for Teme64
0
73
Member Avatar for arunkish

Hi All, Hope I'm now at the right place. Well.... I have a numeric field and I want to format the field as follows in the select statement. How should I do it?? For eg. 9000 - 9,000 10000 - 10,000 120200 - 1,20,200 etc.... Simply an indian format. How …

Member Avatar for sierrainfo
0
132
Member Avatar for ptaylor965

I have a datatable (sqltable) and a datagrid (dgData) if the user click the datagrid header the grid changes sort order but when i try to get [CODE]Dim Row As DataRow Row = sqlTable.Rows(dgData.CurrentCell.RowIndex)[/CODE] or [CODE]Dim Row As DataRow = sqlTable.Rows(e.RowIndex)[/CODE] the row returned is not the row selected in …

Member Avatar for ptaylor965
0
121

The End.