Click here to Skip to main content
16,004,192 members
Home / Discussions / C#
   

C#

 
QuestionConnecting ORACLE to C# ? Pin
Member 198359717-Jul-05 20:14
Member 198359717-Jul-05 20:14 
AnswerRe: Connecting ORACLE to C# ? Pin
V.17-Jul-05 22:57
professionalV.17-Jul-05 22:57 
AnswerRe: Connecting ORACLE to C# ? Pin
Vasudevan Deepak Kumar17-Jul-05 23:17
Vasudevan Deepak Kumar17-Jul-05 23:17 
QuestionImporting in Access pogrammatically? Pin
kbalias17-Jul-05 18:38
kbalias17-Jul-05 18:38 
AnswerRe: Importing in Access pogrammatically? Pin
Kodanda Pani17-Jul-05 19:55
Kodanda Pani17-Jul-05 19:55 
GeneralQuestions about objects and class Pin
tttyip17-Jul-05 18:27
tttyip17-Jul-05 18:27 
GeneralRe: Questions about objects and class Pin
Christian Graus17-Jul-05 19:06
protectorChristian Graus17-Jul-05 19:06 
Generalquestion ==> planing phase Pin
daat9917-Jul-05 17:49
daat9917-Jul-05 17:49 
I'm currently in the very early planing phase of a small program that I want to create.
I have a limited knowledge about c# but I want to learn more.

My goal:
1. I want to create a database that'll be readable only with my program (or encrypted mdb or something).
Basically I need to ensure security of the database so people won't be able to read it unless they use my program.


2. I want the database to hold like a table that contain the following info:
id: 1, 2, 3....
name: john, mickel, smith
address: street name+house, street name+house, street name+house
address2: neighborhood, neighborhood, neighborhood
address3: city, city, city
number: 6 digits, 6 digits, 6 digits
remarks: up to 5 lines, up to 5 lines, up to 5 lines
remakrs2: up to 3 lines, up to 3 lines, up to 3 lines


3. The user will see a table similar to the right side of the picture in this guide:
http://www.codeproject.com/cs/database/DatabaseAcessWithAdoNet1.asp
titles at the top and each line will be 1 entry contains all the data (id, name, address, address2, address3, number, remark, remark2)


4. The user will have an edit button that will allow him to edit the line entry that he selected (only 1 entry is allowed).


5. I'll need to store this database on a remote location with a server program running and a client program at the user location (so I need server and client versions).


6. The server program will be able to modify the database as well as adding users that will be granted access to the database.


7. The users that use the client program will need to enter a valid username\pass to enter the database.




Basically I want to know the best way to acomplish what I want and what I need to learn and google in order to acomplish that.

I'll apretiate any and all help I can get on this subject.
ThanX in advanced
daat99
GeneralAccessing actual image data from the Internet Explorer DOM tree Pin
chrismetcalf17-Jul-05 16:24
chrismetcalf17-Jul-05 16:24 
GeneralBump! Pin
chrismetcalf19-Jul-05 7:13
chrismetcalf19-Jul-05 7:13 
GeneralAccessing information about the current page's SSL security from a C# Browser Helper Object Pin
chrismetcalf17-Jul-05 16:20
chrismetcalf17-Jul-05 16:20 
GeneralBump! Pin
chrismetcalf19-Jul-05 7:13
chrismetcalf19-Jul-05 7:13 
GeneralMicrosoft C# beta 2 Pin
Underhillron17-Jul-05 15:17
Underhillron17-Jul-05 15:17 
GeneralRe: Microsoft C# beta 2 Pin
Judah Gabriel Himango17-Jul-05 17:11
sponsorJudah Gabriel Himango17-Jul-05 17:11 
QuestionHow to use the texture as the background of bars in mschart? Pin
luckyeagle17-Jul-05 15:09
luckyeagle17-Jul-05 15:09 
Generalweird threads in forms Pin
mihai_152917-Jul-05 11:37
mihai_152917-Jul-05 11:37 
GeneralRe: weird threads in forms Pin
Rob Graham17-Jul-05 12:10
Rob Graham17-Jul-05 12:10 
GeneralRe: weird threads in forms Pin
S. Senthil Kumar17-Jul-05 18:08
S. Senthil Kumar17-Jul-05 18:08 
GeneralRe: weird threads in forms Pin
mihai_152918-Jul-05 1:49
mihai_152918-Jul-05 1:49 
Generale-mail status Pin
Member 210401417-Jul-05 10:08
Member 210401417-Jul-05 10:08 
GeneralRe: e-mail status Pin
Member 198359717-Jul-05 20:43
Member 198359717-Jul-05 20:43 
GeneralInsert in SP using OdbcCommand Object Pin
lovelylooney17-Jul-05 9:49
lovelylooney17-Jul-05 9:49 
GeneralRe: Insert in SP using OdbcCommand Object Pin
lovelylooney17-Jul-05 9:55
lovelylooney17-Jul-05 9:55 
GeneralRe: Insert in SP using OdbcCommand Object Pin
Rob Graham17-Jul-05 10:10
Rob Graham17-Jul-05 10:10 
GeneralRe: Insert in SP using OdbcCommand Object Pin
Michael P Butler17-Jul-05 10:16
Michael P Butler17-Jul-05 10:16 

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.