Click here to Skip to main content
16,004,901 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VBA Excel 2003 With Code Pin
PHDENG8123-Aug-05 3:53
PHDENG8123-Aug-05 3:53 
GeneralRe: VBA Excel 2003 With Code Pin
Steve Pullan23-Aug-05 4:21
Steve Pullan23-Aug-05 4:21 
GeneralUpdating a text box automatically Pin
directred23-Aug-05 1:12
directred23-Aug-05 1:12 
GeneralRe: Updating a text box automatically Pin
toxcct23-Aug-05 1:25
toxcct23-Aug-05 1:25 
GeneralHel[!! GetFile Kcommon Ftp Pin
Member 219735323-Aug-05 1:00
Member 219735323-Aug-05 1:00 
GeneralDTPicker problem in VB6 Pin
Atul Kharecha23-Aug-05 0:54
Atul Kharecha23-Aug-05 0:54 
Generallocate last record in sql Pin
mcgann23-Aug-05 0:54
mcgann23-Aug-05 0:54 
GeneralRe: locate last record in sql Pin
Atul Kharecha23-Aug-05 1:02
Atul Kharecha23-Aug-05 1:02 
Hi,

many ways.

one is use output parameter in stored proc. and return latest id generated by page, get back id and pass it in querystring, from page2, get record by passing new id.

another way is use a query like use max function for id, but this might cause problem in multiuser environment.

Atul.
GeneralRe: locate last record in sql Pin
ToddHileHoffer23-Aug-05 9:14
ToddHileHoffer23-Aug-05 9:14 
Generallooping Pin
ybasha23-Aug-05 0:21
ybasha23-Aug-05 0:21 
GeneralRe: looping Pin
Steve Pullan23-Aug-05 2:18
Steve Pullan23-Aug-05 2:18 
Generalnetstat like app in vb.net Pin
delicious-code22-Aug-05 22:56
delicious-code22-Aug-05 22:56 
GeneralUDP Receive method Pin
AndreaFantozzi22-Aug-05 22:04
AndreaFantozzi22-Aug-05 22:04 
GeneralNewbie Question Pin
tatchung22-Aug-05 17:02
tatchung22-Aug-05 17:02 
GeneralRe: Newbie Question Pin
Sarvesvara (BVKS) Dasa22-Aug-05 17:20
Sarvesvara (BVKS) Dasa22-Aug-05 17:20 
GeneralRe: Newbie Question Pin
tatchung22-Aug-05 17:23
tatchung22-Aug-05 17:23 
GeneralRe: Newbie Question Pin
Christian Graus22-Aug-05 18:29
protectorChristian Graus22-Aug-05 18:29 
GeneralRe: Newbie Question Pin
tatchung22-Aug-05 18:37
tatchung22-Aug-05 18:37 
GeneralRe: Newbie Question Pin
Christian Graus22-Aug-05 18:40
protectorChristian Graus22-Aug-05 18:40 
GeneralRe: Newbie Question Pin
tatchung22-Aug-05 18:48
tatchung22-Aug-05 18:48 
GeneralRe: Newbie Question Pin
Christian Graus22-Aug-05 18:50
protectorChristian Graus22-Aug-05 18:50 
GeneralRe: Newbie Question Pin
tatchung22-Aug-05 18:52
tatchung22-Aug-05 18:52 
GeneralAlign ListView Items Pin
lespaul3622-Aug-05 16:52
lespaul3622-Aug-05 16:52 
Generalcreate databind to a datagrid from an object collection Pin
Mike0922-Aug-05 16:27
Mike0922-Aug-05 16:27 
GeneralRe: create databind to a datagrid from an object collection Pin
rudy.net22-Aug-05 18:05
rudy.net22-Aug-05 18:05 

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.