Click here to Skip to main content
15,867,330 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Calling all vber’s Pin
Simon_Whale3-Mar-12 2:24
Simon_Whale3-Mar-12 2:24 
AnswerRe: Calling all vber’s Pin
AlainStP3-Mar-12 7:08
AlainStP3-Mar-12 7:08 
QuestionCreate Bulleted Lists in MS Word using VB.Net Pin
Member 86935241-Mar-12 22:17
Member 86935241-Mar-12 22:17 
GeneralRe: Create Bulleted Lists in MS Word using VB.Net Pin
Richard MacCutchan1-Mar-12 23:17
mveRichard MacCutchan1-Mar-12 23:17 
QuestionAdjust Image Help :-) me do the impossible! Pin
rderkis28-Feb-12 21:45
rderkis28-Feb-12 21:45 
AnswerRe: Adjust Image Help :-) me do the impossible! Pin
Dave Kreskowiak2-Mar-12 3:53
mveDave Kreskowiak2-Mar-12 3:53 
GeneralRe: Adjust Image Help :-) me do the impossible! Pin
rderkis2-Mar-12 18:54
rderkis2-Mar-12 18:54 
QuestionHow to give serail number in VB Data Environmental datareport(vb datareport) Pin
D.Manivelan28-Feb-12 2:25
D.Manivelan28-Feb-12 2:25 
Hi Friend,
I am using MSAccess database and VB Data Environmental datareport(vb datareport)
i don't have serial number as a field in the database table.
But in VB Data Environmental datareport(vb datareport)
i need to display serial number.
That report will display only one person's information.how to give that serail number. Here is my sample database table.
Nam   id      feename          amt
----------------------------------
AAA   11      Tution1          100
AAA   11      Tution2          100
AAA   11      Tution3          100
BBB   12      Tution1          100
BBB   12      Tution2          100
BBB   12      Tution3          100
BBB   12      Tution4          100
CCC   13      Tution1          100
CCC   13      Tution2          100
CCC   13      Tution3          100
DDD   14      Tution1          100
DDD   14      Tution2          100

Kindly help me.
Expectd Output in DataReport is
Sno   Nam   id      feename          amt
----------------------------------------
1     AAA   11      Tution1          100
2     AAA   11      Tution2          100
3     AAA   11      Tution3          100

----------------------------------------

Sno   Nam   id      feename          amt
----------------------------------------
1     BBB   12      Tution1          100
2     BBB   12      Tution2          100
3     BBB   12      Tution3          100


modified 29-Feb-12 5:12am.

AnswerRe: How to give serail number in Data Report Pin
Agecanonix28-Feb-12 6:28
Agecanonix28-Feb-12 6:28 
GeneralRe: How to give serail number in VB Data Environmental datareport(vb datareport) Pin
D.Manivelan28-Feb-12 22:20
D.Manivelan28-Feb-12 22:20 
QuestionChanging the label text property with code. Pin
AlainStP26-Feb-12 3:17
AlainStP26-Feb-12 3:17 
AnswerRe: Changing the label text property with code. Pin
Dave Kreskowiak26-Feb-12 4:16
mveDave Kreskowiak26-Feb-12 4:16 
GeneralRe: Changing the label text property with code. Pin
AlainStP26-Feb-12 9:22
AlainStP26-Feb-12 9:22 
GeneralRe: Changing the label text property with code. Pin
Dave Kreskowiak26-Feb-12 11:24
mveDave Kreskowiak26-Feb-12 11:24 
GeneralRe: Changing the label text property with code. Pin
AlainStP3-Mar-12 6:50
AlainStP3-Mar-12 6:50 
GeneralRe: Changing the label text property with code. Pin
Dave Kreskowiak3-Mar-12 12:20
mveDave Kreskowiak3-Mar-12 12:20 
GeneralRe: Changing the label text property with code. Pin
Аslam Iqbal26-Feb-12 17:24
professionalАslam Iqbal26-Feb-12 17:24 
AnswerRe: Changing the label text property with code. Pin
Clark Kent12328-Feb-12 9:33
professionalClark Kent12328-Feb-12 9:33 
QuestionHow to check the Status of Printer directly connected to COM port Pin
singhsunil1325-Feb-12 0:08
singhsunil1325-Feb-12 0:08 
AnswerRe: How to check the Status of Printer directly connected to COM port Pin
Dave Kreskowiak25-Feb-12 6:16
mveDave Kreskowiak25-Feb-12 6:16 
GeneralRe: How to check the Status of Printer directly connected to COM port Pin
singhsunil1325-Feb-12 20:51
singhsunil1325-Feb-12 20:51 
AnswerRe: How to check the Status of Printer directly connected to COM port Pin
Luc Pattyn26-Feb-12 3:00
sitebuilderLuc Pattyn26-Feb-12 3:00 
Questionhow to close a form instantly Pin
alejx23-Feb-12 16:35
alejx23-Feb-12 16:35 
AnswerRe: how to close a form instantly Pin
Luc Pattyn23-Feb-12 17:18
sitebuilderLuc Pattyn23-Feb-12 17:18 
QuestionSuggestion for try...Catch block Pin
alejx23-Feb-12 10:23
alejx23-Feb-12 10:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.