Click here to Skip to main content
15,918,889 members
Home / Discussions / Database
   

Database

 
QuestionRe: SQL Update problem I'm still having. Pin
Alexander Wiseman23-Jun-06 9:15
Alexander Wiseman23-Jun-06 9:15 
AnswerRe: SQL Update problem I'm still having. Pin
PyroManiak23-Jun-06 9:53
PyroManiak23-Jun-06 9:53 
GeneralRe: SQL Update problem I'm still having. Pin
Alexander Wiseman23-Jun-06 10:59
Alexander Wiseman23-Jun-06 10:59 
GeneralRe: SQL Update problem I'm still having. Pin
PyroManiak23-Jun-06 12:35
PyroManiak23-Jun-06 12:35 
GeneralRe: SQL Update problem I'm still having. Pin
Alexander Wiseman23-Jun-06 13:20
Alexander Wiseman23-Jun-06 13:20 
Questiondatabase newbie; what do i need in order to accomplish the following simple application Pin
katsolimon23-Jun-06 6:19
katsolimon23-Jun-06 6:19 
AnswerRe: database newbie; what do i need in order to accomplish the following simple application Pin
Kschuler23-Jun-06 9:22
Kschuler23-Jun-06 9:22 
GeneralRe: database newbie; what do i need in order to accomplish the following simple application Pin
katsolimon23-Jun-06 11:21
katsolimon23-Jun-06 11:21 
thanks for the reply,
in the distribution part i dont want to get involved with those web pages and dynamic updates. so the database will be located on each client separately. the application should work offline. i am trying to keep everything simple so that i can take my time to deal with the database itself. when there is an update in the data, i am not sure as i said how to maintain the update. should i maintain the database on my own and then distribute it to the clients as a simple update file to replace the old database, or should the client be able to maintain the database on his side with a small script i provide? in the latter case i am sure he will need mysql or whatever database i use, but i am not sure with the former option. and also i dont know anything about the convention of this update stuff.

i have done programming with java, c, c++, perl. i am not yet sure which one to use for the development of the main application. as i said any help is welcome.

and one last question, in my scenario is the client also a server? because it has everything it needs to run the application, it can work totally offline(ignoring the update, which can also take place offline provided that the update file is possessed)
QuestionAlter column? Pin
Kschuler23-Jun-06 6:16
Kschuler23-Jun-06 6:16 
AnswerRe: Alter column? Pin
Eric Dahlvang23-Jun-06 6:26
Eric Dahlvang23-Jun-06 6:26 
GeneralRe: Alter column? Pin
Kschuler23-Jun-06 8:57
Kschuler23-Jun-06 8:57 
Questionnot sure of advantages of functions over stored procedures Pin
sishya23-Jun-06 2:33
sishya23-Jun-06 2:33 
AnswerRe: not sure of advantages of functions over stored procedures Pin
J4amieC23-Jun-06 3:11
J4amieC23-Jun-06 3:11 
GeneralRe: not sure of advantages of functions over stored procedures Pin
Colin Angus Mackay23-Jun-06 3:42
Colin Angus Mackay23-Jun-06 3:42 
GeneralRe: not sure of advantages of functions over stored procedures Pin
J4amieC26-Jun-06 2:49
J4amieC26-Jun-06 2:49 
GeneralRe: not sure of advantages of functions over stored procedures Pin
Colin Angus Mackay26-Jun-06 8:25
Colin Angus Mackay26-Jun-06 8:25 
AnswerRe: not sure of advantages of functions over stored procedures Pin
Colin Angus Mackay23-Jun-06 3:48
Colin Angus Mackay23-Jun-06 3:48 
Questionchecking for existence of server and SQL instance Pin
Talal Sultan23-Jun-06 0:27
Talal Sultan23-Jun-06 0:27 
AnswerRe: checking for existence of server and SQL instance Pin
Colin Angus Mackay23-Jun-06 1:08
Colin Angus Mackay23-Jun-06 1:08 
GeneralRe: checking for existence of server and SQL instance Pin
Talal Sultan23-Jun-06 3:15
Talal Sultan23-Jun-06 3:15 
QuestionUsing Centralized Database MS SQL Server2000 Pin
Varun Arora22-Jun-06 23:20
Varun Arora22-Jun-06 23:20 
AnswerRe: Using Centralized Database MS SQL Server2000 Pin
Colin Angus Mackay23-Jun-06 1:04
Colin Angus Mackay23-Jun-06 1:04 
Questiondata from database Pin
rcshek22-Jun-06 15:12
rcshek22-Jun-06 15:12 
AnswerRe: data from database Pin
VK-Cadec23-Jun-06 8:25
VK-Cadec23-Jun-06 8:25 
Questionquery Pin
Tara1422-Jun-06 10:57
Tara1422-Jun-06 10:57 

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.