Click here to Skip to main content
15,921,660 members
Home / Discussions / Database
   

Database

 
GeneralRe: help required Pin
Christian Graus29-May-05 12:21
protectorChristian Graus29-May-05 12:21 
Generalsql query Pin
varun8027-May-05 2:40
varun8027-May-05 2:40 
GeneralRe: sql query Pin
Colin Angus Mackay27-May-05 10:13
Colin Angus Mackay27-May-05 10:13 
GeneralProblem related to the use of SQLDMO Pin
Prashant N.Rana26-May-05 22:19
Prashant N.Rana26-May-05 22:19 
GeneralRe: Problem related to the use of SQLDMO Pin
jonathan1526-May-05 22:39
jonathan1526-May-05 22:39 
GeneralRe: Problem related to the use of SQLDMO Pin
Prashant N.Rana29-May-05 17:41
Prashant N.Rana29-May-05 17:41 
GeneralInserting sql data Pin
NormBohana26-May-05 14:40
NormBohana26-May-05 14:40 
GeneralRe: Inserting sql data Pin
Colin Angus Mackay26-May-05 23:46
Colin Angus Mackay26-May-05 23:46 
First, it looks like you have used the designer to write your query, in which case the query object is stored as a member variable in the class. This means that each time you run the command it keeps on appending the parameters to what was there before.

I would write this so that each time it creates a new instance of the Command object it starts afresh and you don't need to worry about what state it was left in the last time you used it.


My: Blog | Photos
WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and More


GeneralMany to Many Relations Pin
mjackson1126-May-05 10:13
mjackson1126-May-05 10:13 
GeneralRe: Many to Many Relations Pin
Colin Angus Mackay26-May-05 23:50
Colin Angus Mackay26-May-05 23:50 
GeneralRe: Many to Many Relations Pin
mjackson1127-May-05 2:13
mjackson1127-May-05 2:13 
GeneralCrystal reports memory issue Pin
Jason Stamp25-May-05 23:32
Jason Stamp25-May-05 23:32 
GeneralRe: Crystal reports memory issue Pin
Lucy Kaplan26-May-05 0:20
Lucy Kaplan26-May-05 0:20 
GeneralRe: Crystal reports memory issue Pin
jonathan1526-May-05 1:43
jonathan1526-May-05 1:43 
GeneralRe: Crystal reports memory issue Pin
Anonymous26-May-05 3:37
Anonymous26-May-05 3:37 
GeneralRe: Crystal reports memory issue Pin
jonathan1526-May-05 3:44
jonathan1526-May-05 3:44 
Questionhow to setup the database? Pin
tudou25-May-05 21:24
tudou25-May-05 21:24 
AnswerRe: how to setup the database? Pin
Christian Graus28-May-05 12:18
protectorChristian Graus28-May-05 12:18 
GeneralDataset question Pin
Timothy_198225-May-05 20:20
Timothy_198225-May-05 20:20 
GeneralRe: Dataset question Pin
Christian Graus28-May-05 12:21
protectorChristian Graus28-May-05 12:21 
Questionhow i can access to the start menu of the server and open the enteprize manager? Pin
Anonymous25-May-05 8:29
Anonymous25-May-05 8:29 
AnswerRe: how i can access to the start menu of the server and open the enteprize manager? Pin
Colin Angus Mackay25-May-05 12:58
Colin Angus Mackay25-May-05 12:58 
GeneralNeed help with sql MSDE deployment toolkit and installer class in vb.net Pin
Joey Picerno25-May-05 4:04
Joey Picerno25-May-05 4:04 
General*.mdb create table Pin
buraqenigma25-May-05 3:23
buraqenigma25-May-05 3:23 
General[help] Distribuiting a ADO.NET applcation Pin
Anonymous25-May-05 0:07
Anonymous25-May-05 0:07 

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.