Click here to Skip to main content
15,900,461 members
Home / Discussions / Database
   

Database

 
GeneralRe: using SqlConnection class Pin
Ali Ahmad H19-May-02 23:51
Ali Ahmad H19-May-02 23:51 
GeneralRe: using SqlConnection class Pin
SimonS24-May-02 3:43
SimonS24-May-02 3:43 
GeneralDAO+MFC console application, zero records inspite of data in file Pin
samiujan14-May-02 2:25
samiujan14-May-02 2:25 
GeneralRe: DAO+MFC console application, zero records inspite of data in file Pin
markkuk14-May-02 20:14
markkuk14-May-02 20:14 
GeneralRe: DAO+MFC console application, zero records inspite of data in file Pin
samiujan14-May-02 22:59
samiujan14-May-02 22:59 
GeneralRe: DAO+MFC console application, zero records inspite of data in file Pin
markkuk14-May-02 23:20
markkuk14-May-02 23:20 
GeneralRe: DAO+MFC console application, zero records inspite of data in file Pin
samiujan14-May-02 23:57
samiujan14-May-02 23:57 
QuestionWhat's my way? Pin
laphijia13-May-02 19:08
laphijia13-May-02 19:08 
Dear codeproject users,
I need to build a system for put in communication information providers and users.
I mean that I should have a database with some columns like, Name, address, phone#, email, stocklist.
Every provider of informations will have it's account, and will be able to update his information, like when they have a change in stock list, when they change the phone number (frequently since they move a lot), etc.
The users need to search in the database for the people that match their criteria, like, they live in the same address, the have stock list of "Java programming books". etc.

I hope you got the idea.

Now I tought I need 1 database, and 2 applications.

The provider application will let every provider log in it's account with a USERID and a PASSWORD, and afther that modify trough the APP his row in the database, update columns etc.

The user application will let every user search in the database with some criteria.

Ok.

Now I want to know.
How I make a database of this kind, where a provider can logon and modify ONLY one row in the database.

How I build the application, I am supposed to use Visual C++ (with .NET if necessary).

I think you understand that I ask this because I'm a beginner!

Thank you.



"Nelle cose del mondo non e' il sapere ma il volere che puo'."
AnswerRe: What's my way? Pin
Aizik Yair13-May-02 23:45
Aizik Yair13-May-02 23:45 
QuestionSQL Question? Pin
Learning12-May-02 2:13
Learning12-May-02 2:13 
GeneralUpdating MSAccess DBs between Versions Pin
Tony Fontenot9-May-02 11:54
Tony Fontenot9-May-02 11:54 
GeneralRe: Updating MSAccess DBs between Versions Pin
chris foote10-May-02 5:51
chris foote10-May-02 5:51 
GeneralRe: Updating MSAccess DBs between Versions Pin
Matt Gullett12-May-02 2:44
Matt Gullett12-May-02 2:44 
GeneralSQL Server IP Pin
Le centriste9-May-02 4:03
Le centriste9-May-02 4:03 
GeneralRe: SQL Server IP Pin
AndyG10-May-02 18:45
AndyG10-May-02 18:45 
GeneralRe: SQL Server IP Pin
David Salter14-May-02 9:39
David Salter14-May-02 9:39 
GeneralCRecordset field access errors Pin
Dels8-May-02 5:36
Dels8-May-02 5:36 
GeneralRe: CRecordset field access errors Pin
Prem Kumar13-May-02 5:01
Prem Kumar13-May-02 5:01 
GeneralSQL Server and Oracle Pin
Not Active7-May-02 2:51
mentorNot Active7-May-02 2:51 
GeneralRe: SQL Server and Oracle Pin
Carlos Antollini7-May-02 3:00
Carlos Antollini7-May-02 3:00 
GeneralRe: SQL Server and Oracle Pin
Carlos Antollini7-May-02 3:00
Carlos Antollini7-May-02 3:00 
GeneralRe: SQL Server and Oracle Pin
Not Active7-May-02 3:25
mentorNot Active7-May-02 3:25 
GeneralOne more question Pin
alex.barylski6-May-02 19:14
alex.barylski6-May-02 19:14 
GeneralRe: One more question Pin
markkuk6-May-02 22:12
markkuk6-May-02 22:12 
GeneralRe: One more question Pin
Andres Manggini7-May-02 16:11
Andres Manggini7-May-02 16:11 

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.