Click here to Skip to main content
15,904,351 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: I have problem about Visual Studio 2005(Please Email to me) Pin
Christian Graus15-Aug-06 18:49
protectorChristian Graus15-Aug-06 18:49 
Questionhang when couting line in database Pin
campbells15-Aug-06 16:59
campbells15-Aug-06 16:59 
AnswerRe: hang when couting line in database Pin
Christian Graus15-Aug-06 18:50
protectorChristian Graus15-Aug-06 18:50 
GeneralRe: hang when couting line in database [modified] Pin
campbells15-Aug-06 20:18
campbells15-Aug-06 20:18 
AnswerRe: hang when couting line in database Pin
Guffa15-Aug-06 21:32
Guffa15-Aug-06 21:32 
GeneralRe: hang when couting line in database Pin
campbells15-Aug-06 22:05
campbells15-Aug-06 22:05 
AnswerRe: hang when couting line in database Pin
Guffa16-Aug-06 9:17
Guffa16-Aug-06 9:17 
GeneralRe: hang when couting line in database Pin
Dave Kreskowiak16-Aug-06 1:07
mveDave Kreskowiak16-Aug-06 1:07 
campbells wrote:
temp = rr![item] where dono.Text = rr![NO]


This isn't possible in VB6, or VB.NET 2002, 2003, or 2005. Something like this will show up in the LINQ extensions to C# and VB.NET.

If you're looking for the next highest number, why no get it from the database?? If that field is Auto Incremented, the database keeps track of this for you.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: hang when couting line in database Pin
campbells16-Aug-06 16:14
campbells16-Aug-06 16:14 
GeneralRe: hang when couting line in database Pin
Dave Kreskowiak17-Aug-06 2:49
mveDave Kreskowiak17-Aug-06 2:49 
GeneralRe: hang when couting line in database Pin
campbells17-Aug-06 15:39
campbells17-Aug-06 15:39 
GeneralRe: hang when couting line in database Pin
Dave Kreskowiak18-Aug-06 2:05
mveDave Kreskowiak18-Aug-06 2:05 
GeneralRe: hang when couting line in database Pin
campbells20-Aug-06 15:11
campbells20-Aug-06 15:11 
GeneralRe: hang when couting line in database Pin
Dave Kreskowiak26-Aug-06 3:27
mveDave Kreskowiak26-Aug-06 3:27 
QuestionAscending and Descending in DATA GRID Pin
campbells15-Aug-06 15:39
campbells15-Aug-06 15:39 
AnswerRe: Ascending and Descending in DATA GRID Pin
Dave Kreskowiak15-Aug-06 17:19
mveDave Kreskowiak15-Aug-06 17:19 
GeneralRe: Ascending and Descending in DATA GRID Pin
campbells15-Aug-06 17:33
campbells15-Aug-06 17:33 
GeneralRe: Ascending and Descending in DATA GRID Pin
Dave Kreskowiak16-Aug-06 1:02
mveDave Kreskowiak16-Aug-06 1:02 
QuestionMouse Events with AxWebBrowser control Pin
gshift15-Aug-06 14:12
gshift15-Aug-06 14:12 
AnswerRe: Mouse Events with AxWebBrowser control [modified] Pin
Dave Kreskowiak15-Aug-06 17:17
mveDave Kreskowiak15-Aug-06 17:17 
QuestionMDI Form Pin
eagertolearn15-Aug-06 12:29
eagertolearn15-Aug-06 12:29 
AnswerRe: MDI Form Pin
FeRtoll15-Aug-06 12:39
FeRtoll15-Aug-06 12:39 
GeneralRe: MDI Form Pin
eagertolearn15-Aug-06 13:00
eagertolearn15-Aug-06 13:00 
AnswerRe: MDI Form Pin
Dave Kreskowiak15-Aug-06 17:13
mveDave Kreskowiak15-Aug-06 17:13 
GeneralRe: MDI Form Pin
eagertolearn16-Aug-06 5:10
eagertolearn16-Aug-06 5:10 

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.