Click here to Skip to main content
15,908,775 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionbackward format a date? Pin
hounetdev30-Apr-04 7:23
hounetdev30-Apr-04 7:23 
AnswerRe: backward format a date? Pin
Dave Kreskowiak30-Apr-04 8:34
mveDave Kreskowiak30-Apr-04 8:34 
Generalregister .dll mutiple time Pin
skoizumi2911030-Apr-04 6:47
sussskoizumi2911030-Apr-04 6:47 
GeneralRe: register .dll mutiple time Pin
Dave Kreskowiak30-Apr-04 8:33
mveDave Kreskowiak30-Apr-04 8:33 
GeneralRe: register .dll mutiple time Pin
vancouver7777-May-04 14:29
vancouver7777-May-04 14:29 
Generalfastest way to copy a table to a new table Pin
hounetdev30-Apr-04 5:26
hounetdev30-Apr-04 5:26 
GeneralRe: fastest way to copy a table to a new table Pin
Dave Kreskowiak30-Apr-04 8:29
mveDave Kreskowiak30-Apr-04 8:29 
GeneralRe: fastest way to copy a table to a new table Pin
Randy S30-Apr-04 17:22
Randy S30-Apr-04 17:22 
I'm not sure why you want to pull the entire months of tables data. I suspect that the data set will take some time to fill. You could try a paramtized query. Only fill the dataset withthe requested row. The difference is you would add "Where RecID = ? ".
Your form would then have a text box for the user to enter an ID and a button to retrieve the data. Is this something that you could use?
Generalreplacing color of an image pixel by pixel Pin
Member 41696030-Apr-04 4:37
Member 41696030-Apr-04 4:37 
GeneralRe: replacing color of an image pixel by pixel Pin
Terry O'Nolley30-Apr-04 18:02
Terry O'Nolley30-Apr-04 18:02 
QuestionLoad data from a datgrid into SQL Server table? Pin
Anonymous30-Apr-04 3:03
Anonymous30-Apr-04 3:03 
Generaldisconnected programming environments Pin
Member 104068830-Apr-04 1:26
Member 104068830-Apr-04 1:26 
GeneralRe: disconnected programming environments Pin
Dave Kreskowiak30-Apr-04 2:59
mveDave Kreskowiak30-Apr-04 2:59 
GeneralRe: disconnected programming environments Pin
Member 10406882-May-04 20:14
Member 10406882-May-04 20:14 
GeneralC++ dll calling from Vb Pin
Shenthil29-Apr-04 19:51
Shenthil29-Apr-04 19:51 
GeneralRe: C++ dll calling from Vb Pin
Hesham Amin29-Apr-04 22:28
Hesham Amin29-Apr-04 22:28 
GeneralRe: C++ dll calling from Vb Pin
f6430-Apr-04 13:23
f6430-Apr-04 13:23 
GeneralRe: C++ dll calling from Vb Pin
Shenthil3-May-04 19:07
Shenthil3-May-04 19:07 
GeneralRe: C++ dll calling from Vb Pin
Shenthil3-May-04 23:01
Shenthil3-May-04 23:01 
GeneralRe: C++ dll calling from Vb Pin
f644-May-04 5:46
f644-May-04 5:46 
GeneralSending Textbox Entry to the Printer Pin
alex120529-Apr-04 17:29
alex120529-Apr-04 17:29 
GeneralRe: Sending Textbox Entry to the Printer Pin
Dave Kreskowiak30-Apr-04 3:09
mveDave Kreskowiak30-Apr-04 3:09 
GeneralRe: Sending Textbox Entry to the Printer Pin
alex12052-May-04 14:54
alex12052-May-04 14:54 
GeneralParsing XML with VBScript Pin
lnong29-Apr-04 12:03
lnong29-Apr-04 12:03 
GeneralOLE objects in PowerPoint slideshow mode Pin
pnyr29-Apr-04 5:23
pnyr29-Apr-04 5: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.