Help with Pseudo code

From: David C (barngrove_at_hotmail.com)
Date: 11/29/04


Date: 29 Nov 2004 13:57:30 -0800

Hello all

i am looking for some assistance with some pseudo code for a simple
problem. this is my first attempt at coding so i may not be saying
this right,

I need to write a small program in pseudo code that checks a username
and password against records in a database. If it is valid then allow
access to the database or if the username/password is invalid deny
access.

Thnaks very much



Relevant Pages

  • Send data from Access to another app using VBA & COM
    ... this from a VBA script in Excel that transfers data from spreadsheet cells ... The following is the code from my Excel VBA script with some pseudo code ... Dim quoteServer As Object ... ' pseudo code: select the database ...
    (microsoft.public.access.modulesdaovba)
  • Re: Reading a text file makes MDB file huge
    ... file cannot be exported directly to Access database as I have to do ... I am doing the following code for this (pseudo code) ... the MDB file gets huge after this number of ... iterations. ...
    (microsoft.public.vb.database.ado)
  • Re: Help with Pseudo code
    ... > i am looking for some assistance with some pseudo code for a simple ... > I need to write a small program in pseudo code that checks a username ... > and password against records in a database. ... // Verify Username & Password ...
    (comp.programming)
  • Re: Results of the memswap() smackdown from the thread "Sorting" assignment
    ... Are you saying that in 2003 you wrote a piece of pseudo code for a ... He may be saying that or he may not be saying that, but I can tell you that ... post was a brain-dead loop condition in a brain-dead string parsing ... the rest into the Google Groups search engine in the proper place will ...
    (comp.programming)
  • Reading a text file makes MDB file huge
    ... ADO 2.1 and Access 2000 database. ... I am doing the following code for this (pseudo code) ... iterations. ...
    (microsoft.public.vb.database.ado)