|
-
Mar 20th, 2001, 10:50 PM
#1
Thread Starter
PowerPoster
OK, I can write basic code to add,edit delete records.
Can someone explain what indexs are? I see alot of reference, but I still don't know their purpose. Please provide examples, if possible...
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Mar 20th, 2001, 10:53 PM
#2
PowerPoster
Indexes are basically files that contain info about the physical location of records in a database file. When searching or sorting the database, the prog uses the index rather than the full dtabase, which speeds up record retrieval.
-
Mar 20th, 2001, 10:58 PM
#3
Thread Starter
PowerPoster
Do you know of any examples?
Do you know anywhere that I can research on how to create them? I have a database that increases by 350 to 500 entries per week, and would like to know how to implement.
By the way Lethal, how are those Software with Brains controls working for you?
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Mar 20th, 2001, 11:07 PM
#4
-
Mar 20th, 2001, 11:17 PM
#5
Thread Starter
PowerPoster
Like the pic
I know this is off the intended subject but do you actually scan from your app?
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Mar 20th, 2001, 11:18 PM
#6
PowerPoster
I just did a print screen and pasted it into microsoft paint. Then saved it as a .gif
-
Mar 20th, 2001, 11:20 PM
#7
PowerPoster
Oh wait, do u mean the invoice? We scan them in using a xerox scanner, with software that incorporates OCR technology.
-
Mar 20th, 2001, 11:22 PM
#8
Thread Starter
PowerPoster
What I meant...
The invoice you display, was that scnned from your app, or supplied to your app from another location?
Anyways, thanks for the index advise. Gettin tired...break it tommorrow. Later.
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Mar 20th, 2001, 11:26 PM
#9
PowerPoster
what happens is after a batch is scanned in, they are dumped into a database, where I read the imagepath fields for the location to display the image, using the wang control. the wang control displays .tiff images.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|