Click here to Skip to main content
15,905,323 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalcomparision statement Pin
hnetscape@yahoo.com12-Apr-04 1:52
susshnetscape@yahoo.com12-Apr-04 1:52 
Hi,

I want to make a search program (for comparision statement) where my table structure is like.

table1

slno number
prod_code1 char(20)
prod_desc char(100)
price number
prod_code2 char(20)
prod_code3 char(20)
prod_code4 char(20)

now I want a screen to display all the field with blank initially for search from the table. when the user fills any one field or two fields or three, with exact value of the field in table or some value like prod_code2 is having a value in table like 'ZM/1764/152/137' now the user can enter exactly the same value or the user can enter value like 'ZM' or '1764' or '1764/152',,, the result should be shown in a flex grid form with all the columns of that row, so that the user will take the value he want .

I want the program with table security facility (i.e., no modifications to the table from backend), and as a standalone program so that it can be stored on to a cd and to distribute to my field staff.

Pl. help me with a better solution code design.

Thanx,
Raju.

GeneralCombo Box Pin
My kunjal11-Apr-04 20:21
My kunjal11-Apr-04 20:21 
GeneralRe: Combo Box Pin
vikrant137513-Apr-04 1:37
vikrant137513-Apr-04 1:37 
GeneralDrawing big bitmapped buttons Pin
jeffccodeproject11-Apr-04 16:32
jeffccodeproject11-Apr-04 16:32 
GeneralDRAG / DROP from .NET application to Explorer Pin
Member 91696511-Apr-04 7:51
Member 91696511-Apr-04 7:51 
QuestionHow can I begin effective learning VB.NET Pin
KORCARI11-Apr-04 0:43
KORCARI11-Apr-04 0:43 
AnswerRe: How can I begin effective learning VB.NET Pin
Sarvesvara (BVKS) Dasa11-Apr-04 1:03
Sarvesvara (BVKS) Dasa11-Apr-04 1:03 
AnswerRe: How can I begin effective learning VB.NET Pin
T Manjaly15-Apr-04 13:10
T Manjaly15-Apr-04 13:10 
GeneralInternet Cafe Pin
has1sir10-Apr-04 16:58
has1sir10-Apr-04 16:58 
GeneralRe: Internet Cafe Pin
Prakash Nadar11-Apr-04 0:46
Prakash Nadar11-Apr-04 0:46 
GeneralRe: Internet Cafe Pin
Sarvesvara (BVKS) Dasa11-Apr-04 1:01
Sarvesvara (BVKS) Dasa11-Apr-04 1:01 
GeneralRe: Internet Cafe Pin
Prakash Nadar11-Apr-04 1:05
Prakash Nadar11-Apr-04 1:05 
GeneralRe: Internet Cafe Pin
Sarvesvara (BVKS) Dasa11-Apr-04 0:57
Sarvesvara (BVKS) Dasa11-Apr-04 0:57 
GeneralRe: Internet Cafe Pin
Toola11-Apr-04 4:47
Toola11-Apr-04 4:47 
GeneralRe: Internet Cafe Pin
Prakash Nadar11-Apr-04 6:54
Prakash Nadar11-Apr-04 6:54 
GeneralRe: Internet Cafe Pin
Anonymous11-Apr-04 12:16
Anonymous11-Apr-04 12:16 
GeneralRe: Internet Cafe Pin
has1sir11-Apr-04 12:19
has1sir11-Apr-04 12:19 
GeneralRe: Internet Cafe Pin
Daniel Turini12-Apr-04 10:00
Daniel Turini12-Apr-04 10:00 
GeneralRe: Internet Cafe Pin
Anonymous13-Apr-04 1:11
Anonymous13-Apr-04 1:11 
GeneralWindow Focus Pin
wegmaster10-Apr-04 14:55
wegmaster10-Apr-04 14:55 
GeneralCalling a callback address Pin
Ray Cassick10-Apr-04 9:55
Ray Cassick10-Apr-04 9:55 
GeneralRe: Calling a callback address Pin
Nick Parker10-Apr-04 11:07
protectorNick Parker10-Apr-04 11:07 
GeneralRe: Calling a callback address Pin
Ray Cassick11-Apr-04 6:30
Ray Cassick11-Apr-04 6:30 
GeneralRe: Calling a callback address Pin
Nick Parker11-Apr-04 7:57
protectorNick Parker11-Apr-04 7:57 
GeneralRe: Calling a callback address Pin
Ray Cassick11-Apr-04 8:09
Ray Cassick11-Apr-04 8:09 

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.