Click here to Skip to main content
15,920,636 members
Home / Discussions / Database
   

Database

 
GeneralRe: Find an replace text in Row in a DataTable Pin
blackhole07724-Oct-05 9:27
blackhole07724-Oct-05 9:27 
GeneralRe: Find an replace text in Row in a DataTable Pin
S Douglas24-Oct-05 12:29
professionalS Douglas24-Oct-05 12:29 
GeneralRe: Find an replace text in Row in a DataTable Pin
S Douglas23-Oct-05 23:40
professionalS Douglas23-Oct-05 23:40 
GeneralRe: Find an replace text in Row in a DataTable Pin
blackhole07729-Oct-05 18:24
blackhole07729-Oct-05 18:24 
GeneralRe: Find an replace text in Row in a DataTable Pin
S Douglas30-Oct-05 16:05
professionalS Douglas30-Oct-05 16:05 
QuestionDetermining whether DataRow values have changed Pin
GazzaJ20-Oct-05 5:55
GazzaJ20-Oct-05 5:55 
QuestionSomeone answer my questions,please! Pin
Deema Jack20-Oct-05 2:55
Deema Jack20-Oct-05 2:55 
AnswerRe: Someone answer my questions,please! Pin
Colin Angus Mackay20-Oct-05 6:35
Colin Angus Mackay20-Oct-05 6:35 
Deema Jack wrote:
1- What is the best to make an ADO.NET connection with a DB (in a form in VB.NET) with one table in or with many tables but have a relationship between them through SQL?Why?


There are many different ways. All have their pros and cons depending on the situation and what you want to use it for. What do you want to do?

Deema Jack wrote:
2- What is the best technique used in Vb.net to make a form has a connected DB. Is it by writing the code by ourselves Or, by using the available ADO.NET data providers(OLEDB) in the Toolbox in VB.NET?Why?


The best "technique" is to use some sort of data abstraction model. Create a class (or set of classes) whose responsibility is to access the database and let your form get on with the job of dealing with the user interface. Let everything do its thing well, rather than create some sort of monster that cannot do anything well.

If you think this answer is not very good it is because I am attempting to provoke you into starting a discussion where you tell us more about what you are doing and then perhaps we can guide you towards the right way to do it.


My: Blog | Photos

"Man who stand on hill with mouth open will wait long time for roast duck to drop in." -- Confucious


QuestionWeb part database access Pin
phy6njsb20-Oct-05 0:30
phy6njsb20-Oct-05 0:30 
AnswerRe: Web part database access Pin
Michael Potter20-Oct-05 11:23
Michael Potter20-Oct-05 11:23 
GeneralRe: Web part database access Pin
phy6njsb20-Oct-05 22:48
phy6njsb20-Oct-05 22:48 
GeneralRe: Web part database access Pin
Michael Potter21-Oct-05 3:21
Michael Potter21-Oct-05 3:21 
GeneralRe: Web part database access Pin
phy6njsb23-Oct-05 22:54
phy6njsb23-Oct-05 22:54 
GeneralRe: Web part database access Pin
Michael Potter24-Oct-05 3:15
Michael Potter24-Oct-05 3:15 
GeneralRe: Web part database access Pin
phy6njsb24-Oct-05 3:53
phy6njsb24-Oct-05 3:53 
Questionhelp!!!!!!!.............. please Pin
alonso2k8119-Oct-05 11:46
alonso2k8119-Oct-05 11:46 
AnswerRe: help!!!!!!!.............. please Pin
TheOnlyFalcon21-Oct-05 14:41
TheOnlyFalcon21-Oct-05 14:41 
QuestionBindingContext Pin
NormBohana19-Oct-05 8:44
NormBohana19-Oct-05 8:44 
QuestionAuto-generating SQL to fill a DataSet Pin
GazzaJ19-Oct-05 1:01
GazzaJ19-Oct-05 1:01 
AnswerRe: Auto-generating SQL to fill a DataSet Pin
miah alom19-Oct-05 4:01
miah alom19-Oct-05 4:01 
Questiondebug sql stored procedure Pin
nripin18-Oct-05 17:49
sussnripin18-Oct-05 17:49 
AnswerRe: debug sql stored procedure Pin
Scott Serl19-Oct-05 6:55
Scott Serl19-Oct-05 6:55 
GeneralRe: debug sql stored procedure Pin
nripin19-Oct-05 17:55
sussnripin19-Oct-05 17:55 
QuestionRe: debug sql stored procedure Pin
nrps19-Oct-05 18:06
nrps19-Oct-05 18:06 
QuestionQuery to get specific word in a column Pin
JayaDurai18-Oct-05 2:05
JayaDurai18-Oct-05 2: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.