Click here to Skip to main content
15,926,507 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralReturn an array within an object - Web Service Pin
aussieole9-May-05 20:41
aussieole9-May-05 20:41 
GeneralLarger Form Pin
gone839-May-05 18:50
gone839-May-05 18:50 
GeneralRe: Larger Form Pin
abhi20089-May-05 21:27
abhi20089-May-05 21:27 
GeneralRe: Larger Form Pin
Robert Rohde10-May-05 4:13
Robert Rohde10-May-05 4:13 
Generalparameterized query Pin
vaiology9-May-05 16:59
vaiology9-May-05 16:59 
GeneralRe: parameterized query Pin
Christian Graus9-May-05 17:41
protectorChristian Graus9-May-05 17:41 
GeneralRe: parameterized query Pin
vaiology9-May-05 17:53
vaiology9-May-05 17:53 
GeneralRe: parameterized query Pin
Christian Graus9-May-05 17:55
protectorChristian Graus9-May-05 17:55 
Assuming that Access does not support stored procs ( I believe the latest version might ), then I'd simulate stored procedures by creating one class whose job it is to handle database code, so you still get that level of abstraction. Then if I *had* to generate SQL in my code, I'd do something like I suggested to build the query using a supplied parameter before passing the SQL string to Access.


Christian Graus - Microsoft MVP - C++
GeneralRe: parameterized query Pin
vaiology9-May-05 19:15
vaiology9-May-05 19:15 
GeneralRe: parameterized query Pin
Colin Angus Mackay9-May-05 20:44
Colin Angus Mackay9-May-05 20:44 
GeneralRe: parameterized query Pin
Christian Graus10-May-05 12:46
protectorChristian Graus10-May-05 12:46 
GeneralUsing vb .Net Pin
suis9-May-05 8:03
suis9-May-05 8:03 
GeneralRe: Using vb .Net Pin
Christian Graus9-May-05 11:49
protectorChristian Graus9-May-05 11:49 
GeneralUsing VB .Net Pin
suis9-May-05 8:01
suis9-May-05 8:01 
GeneralPrecision of variables Pin
john john mackey9-May-05 6:38
john john mackey9-May-05 6:38 
GeneralRe: Precision of variables Pin
Adam °Wimsatt9-May-05 8:27
Adam °Wimsatt9-May-05 8:27 
GeneralRe: Precision of variables Pin
Dave Kreskowiak9-May-05 8:35
mveDave Kreskowiak9-May-05 8:35 
GeneralRe: Precision of variables Pin
john john mackey10-May-05 7:16
john john mackey10-May-05 7:16 
QuestionHow to use Regular Expressions ? Pin
vishalmishra9-May-05 6:21
vishalmishra9-May-05 6:21 
AnswerRe: How to use Regular Expressions ? Pin
Ray Cassick9-May-05 6:46
Ray Cassick9-May-05 6:46 
QuestionHow to copy to clipboard...? Pin
R.Nisha9-May-05 0:26
R.Nisha9-May-05 0:26 
AnswerRe: How to copy to clipboard...? Pin
rsomasundar9-May-05 2:11
rsomasundar9-May-05 2:11 
GeneralGIF Images in Ms Access Pin
Anonymous9-May-05 0:12
Anonymous9-May-05 0:12 
GeneralRe: GIF Images in Ms Access Pin
Christian Graus9-May-05 12:26
protectorChristian Graus9-May-05 12:26 
GeneralNeed help with Arrays! Pin
joseuri218-May-05 21:41
joseuri218-May-05 21:41 

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.