Click here to Skip to main content
15,885,856 members
Home / Discussions / C#
   

C#

 
GeneralRe: inserting images into access database Pin
Heath Stewart3-Jan-04 17:30
protectorHeath Stewart3-Jan-04 17:30 
GeneralRe: inserting images into access database Pin
Anonymous3-Jan-04 18:02
Anonymous3-Jan-04 18:02 
GeneralRe: inserting images into access database Pin
Heath Stewart3-Jan-04 18:05
protectorHeath Stewart3-Jan-04 18:05 
GeneralRe: inserting images into access database Pin
Bo Hunter3-Jan-04 18:44
Bo Hunter3-Jan-04 18:44 
GeneralRe: inserting images into access database Pin
Mazdak3-Jan-04 19:36
Mazdak3-Jan-04 19:36 
Generalplease help me,my project......... Pin
Ahmed Gaser3-Jan-04 11:26
Ahmed Gaser3-Jan-04 11:26 
GeneralRe: please help me,my project......... Pin
leppie3-Jan-04 11:42
leppie3-Jan-04 11:42 
GeneralRe: please help me,my project......... Pin
Colin Angus Mackay3-Jan-04 11:53
Colin Angus Mackay3-Jan-04 11:53 
Hmmmm... This sounds suspiciously like a class project....

Some pointers - You'll have to do the grunt work yourself...

1. If you have the ability to use ASP.NET WebServices then you can use them to abstract your business logic what ever that happens to be in the context of this project.

2 & 3: Look for information on replication. Data publishers and data subscribers.

4. That depends on what you mean by "manage"... My own belief is to use stored procedures to manage all access to the database.

5. See 4

6. That is very vague. What are your priorities?

--Colin Mackay--

QuestionChange Locale in .Net? Pin
Juan Miguel Venturello3-Jan-04 11:17
Juan Miguel Venturello3-Jan-04 11:17 
AnswerRe: Change Locale in .Net? Pin
leppie3-Jan-04 11:47
leppie3-Jan-04 11:47 
GeneralRe: Change Locale in .Net? Pin
Juan Miguel Venturello3-Jan-04 13:33
Juan Miguel Venturello3-Jan-04 13:33 
GeneralRe: Change Locale in .Net? Pin
Heath Stewart3-Jan-04 17:13
protectorHeath Stewart3-Jan-04 17:13 
GeneralRe: Change Locale in .Net? Pin
Juan Miguel Venturello4-Jan-04 0:00
Juan Miguel Venturello4-Jan-04 0:00 
GeneralRe: Change Locale in .Net? Pin
leppie4-Jan-04 1:06
leppie4-Jan-04 1:06 
GeneralRe: Change Locale in .Net? Pin
Juan Miguel Venturello4-Jan-04 2:33
Juan Miguel Venturello4-Jan-04 2:33 
GeneralRe: Change Locale in .Net? Pin
Heath Stewart4-Jan-04 5:49
protectorHeath Stewart4-Jan-04 5:49 
GeneralArrayList Madness Pin
eggie53-Jan-04 10:02
eggie53-Jan-04 10:02 
GeneralRe: ArrayList Madness Pin
leppie3-Jan-04 10:21
leppie3-Jan-04 10:21 
GeneralRe: ArrayList Madness Pin
eggie53-Jan-04 10:25
eggie53-Jan-04 10:25 
GeneralRe: ArrayList Madness Pin
leppie3-Jan-04 10:31
leppie3-Jan-04 10:31 
GeneralRe: ArrayList Madness Pin
eggie53-Jan-04 10:57
eggie53-Jan-04 10:57 
GeneralRe: ArrayList Madness Pin
Heath Stewart3-Jan-04 11:01
protectorHeath Stewart3-Jan-04 11:01 
GeneralRe: ArrayList Madness Pin
leppie3-Jan-04 11:06
leppie3-Jan-04 11:06 
GeneralRe: ArrayList Madness Pin
eggie53-Jan-04 11:10
eggie53-Jan-04 11:10 
GeneralRe: ArrayList Madness Pin
eggie53-Jan-04 11:27
eggie53-Jan-04 11:27 

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.