Click here to Skip to main content
15,921,793 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: An academic problem Pin
darkelv16-Sep-07 19:43
darkelv16-Sep-07 19:43 
AnswerRe: An academic problem Pin
leckey14-Sep-07 4:05
leckey14-Sep-07 4:05 
GeneralRe: An academic problem Pin
Paul Conrad14-Sep-07 19:14
professionalPaul Conrad14-Sep-07 19:14 
GeneralRe: An academic problem Pin
liv2luv15-Sep-07 7:53
liv2luv15-Sep-07 7:53 
QuestionAdding a new row to a dataset [modified] Pin
steve_rm13-Sep-07 17:16
steve_rm13-Sep-07 17:16 
AnswerRe: Adding a new row to a dataset Pin
Dave Kreskowiak13-Sep-07 17:27
mveDave Kreskowiak13-Sep-07 17:27 
GeneralRe: Adding a new row to a dataset Pin
steve_rm13-Sep-07 19:36
steve_rm13-Sep-07 19:36 
GeneralRe: Adding a new row to a dataset Pin
Tom Deketelaere13-Sep-07 21:05
professionalTom Deketelaere13-Sep-07 21:05 
why do you use an xml file for the offline part. why not just use an acces mdb that way you'll have an actual database in wich you can use sql statements. It will also improve performence.

Also when doing something like this you have to keep in mind that while you're client is working offline other users might add rows too so you can't just syncronise with the id that is stored in the offline db/xml file (unless you're client is the only user of the programme)

in answer to a question or remark that probably will follow: you can use an access db without having access installed so for you're client this will not mean that he has to purchase it.



If my help was helpfull let me know, if not let me know why.

The only way we learn is by making mistaks.

QuestionRe: Adding a new row to a dataset Pin
steve_rm13-Sep-07 22:59
steve_rm13-Sep-07 22:59 
AnswerRe: Adding a new row to a dataset Pin
Tom Deketelaere13-Sep-07 23:27
professionalTom Deketelaere13-Sep-07 23:27 
GeneralRe: Adding a new row to a dataset Pin
Dave Kreskowiak14-Sep-07 5:29
mveDave Kreskowiak14-Sep-07 5:29 
GeneralRe: Adding a new row to a dataset Pin
Tom Deketelaere14-Sep-07 5:43
professionalTom Deketelaere14-Sep-07 5:43 
GeneralRe: Adding a new row to a dataset Pin
Dave Kreskowiak14-Sep-07 8:00
mveDave Kreskowiak14-Sep-07 8:00 
GeneralRe: Adding a new row to a dataset Pin
Tom Deketelaere16-Sep-07 3:01
professionalTom Deketelaere16-Sep-07 3:01 
GeneralRe: Adding a new row to a dataset Pin
Dave Kreskowiak16-Sep-07 4:39
mveDave Kreskowiak16-Sep-07 4:39 
GeneralRe: Adding a new row to a dataset Pin
Dave Kreskowiak14-Sep-07 5:28
mveDave Kreskowiak14-Sep-07 5:28 
Questionaddhandlers and addressofs Pin
Cedrickdeorange13-Sep-07 14:25
Cedrickdeorange13-Sep-07 14:25 
AnswerRe: addhandlers and addressofs Pin
Luc Pattyn13-Sep-07 15:05
sitebuilderLuc Pattyn13-Sep-07 15:05 
QuestionHelp me please ,assembly trust and \or security problem Pin
CodeMaster_0513-Sep-07 10:43
CodeMaster_0513-Sep-07 10:43 
AnswerRe: Help me please ,assembly trust and \or security problem Pin
Tom Deketelaere13-Sep-07 21:40
professionalTom Deketelaere13-Sep-07 21:40 
GeneralRe: Help me please ,assembly trust and \or security problem Pin
CodeMaster_0516-Sep-07 3:50
CodeMaster_0516-Sep-07 3:50 
QuestionDIRECTX audiovideoplayback Pin
plural13-Sep-07 9:54
plural13-Sep-07 9:54 
QuestionQuestion on VBScript Pin
T4AMD13-Sep-07 8:49
T4AMD13-Sep-07 8:49 
AnswerRe: Question on VBScript Pin
Dave Kreskowiak13-Sep-07 9:24
mveDave Kreskowiak13-Sep-07 9:24 
QuestionRe: Question on VBScript Pin
T4AMD13-Sep-07 10:28
T4AMD13-Sep-07 10:28 

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.