Click here to Skip to main content
16,005,121 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questiongive me a suggestion Pin
satc16-Aug-11 6:56
satc16-Aug-11 6:56 
AnswerRe: give me a suggestion Pin
Dave Kreskowiak16-Aug-11 11:11
mveDave Kreskowiak16-Aug-11 11:11 
GeneralRe: give me a suggestion Pin
satc16-Aug-11 13:22
satc16-Aug-11 13:22 
GeneralRe: give me a suggestion Pin
Dave Kreskowiak16-Aug-11 17:59
mveDave Kreskowiak16-Aug-11 17:59 
GeneralRe: give me a suggestion Pin
satc19-Aug-11 7:39
satc19-Aug-11 7:39 
GeneralRe: give me a suggestion Pin
Dave Kreskowiak19-Aug-11 11:59
mveDave Kreskowiak19-Aug-11 11:59 
AnswerRe: give me a suggestion Pin
Simon_Whale16-Aug-11 12:33
Simon_Whale16-Aug-11 12:33 
AnswerRe: give me a suggestion Pin
Bert Mitton18-Aug-11 3:30
professionalBert Mitton18-Aug-11 3:30 
Without knowing the details of the project, I can't answer exactly, but...

We actually abstracted the SQL interface for our in-house software, so we don't often need to actually deal directly with the SQL server, we just write the commands and then get a result. I suggest you try something like this if you don't use datasets. It'll make your life alot easier writing and maintaining the code.

If you have any queries you call frequenty, I would also suggest that you sent them up with their own functions to automatically create the SQL command. Again, it'll make maintainance much easier.
AnswerRe: give me a suggestion Pin
Аslam Iqbal23-Aug-11 8:28
professionalАslam Iqbal23-Aug-11 8:28 
QuestionMultiple Configuration Files In One Application Pin
KenBonny16-Aug-11 0:07
KenBonny16-Aug-11 0:07 
AnswerRe: Multiple Configuration Files In One Application Pin
Mehdi Gholam21-Aug-11 22:43
Mehdi Gholam21-Aug-11 22:43 
QuestionProcess creation error in Win 7 Pin
Gagan.2015-Aug-11 0:58
Gagan.2015-Aug-11 0:58 
AnswerRe: Process creation error in Win 7 Pin
Luc Pattyn15-Aug-11 1:51
sitebuilderLuc Pattyn15-Aug-11 1:51 
GeneralRe: Process creation error in Win 7 Pin
Gagan.2015-Aug-11 2:22
Gagan.2015-Aug-11 2:22 
AnswerRe: Process creation error in Win 7 [typo fixed] Pin
Luc Pattyn15-Aug-11 2:42
sitebuilderLuc Pattyn15-Aug-11 2:42 
GeneralRe: Process creation error in Win 7 Pin
Gagan.2015-Aug-11 2:58
Gagan.2015-Aug-11 2:58 
GeneralRe: Process creation error in Win 7 Pin
DaveAuld15-Aug-11 3:17
professionalDaveAuld15-Aug-11 3:17 
AnswerRe: Process creation error in Win 7 Pin
Luc Pattyn15-Aug-11 3:52
sitebuilderLuc Pattyn15-Aug-11 3:52 
QuestionTCPclient/TCPlistener connects but can't send/receive data? Please help. Pin
LCARS x3211-Aug-11 4:26
LCARS x3211-Aug-11 4:26 
AnswerRe: TCPclient/TCPlistener connects but can't send/receive data? Please help. Pin
MikeD 216-Aug-11 2:37
MikeD 216-Aug-11 2:37 
QuestionError while retrieving records between two dates Pin
Gagan.2011-Aug-11 3:20
Gagan.2011-Aug-11 3:20 
AnswerRe: Error while retrieving records between two dates Pin
Dave Kreskowiak11-Aug-11 3:33
mveDave Kreskowiak11-Aug-11 3:33 
GeneralRe: Error while retrieving records between two dates Pin
Gagan.2011-Aug-11 3:50
Gagan.2011-Aug-11 3:50 
GeneralRe: Error while retrieving records between two dates Pin
Dave Kreskowiak11-Aug-11 5:21
mveDave Kreskowiak11-Aug-11 5:21 
GeneralRe: Error while retrieving records between two dates Pin
Gagan.2011-Aug-11 21:25
Gagan.2011-Aug-11 21:25 

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.