|
-
Feb 2nd, 2010, 01:58 AM
#1
Thread Starter
Hyperactive Member
Database
Lets try this again.
I would like a way to extract file by the file number. What I am using give me errors.
Now what I use is.
RRR.Movefirst
RRR.Move -1
Is there another method of geting the files by number?
As far as me posting code its too big to post.
-
Feb 2nd, 2010, 08:33 AM
#2
Re: Database
It's totally unclear what you realy want to do. Perhaps you can ellaborate?..
Is this post relates to some other thread?
-
Feb 2nd, 2010, 08:57 AM
#3
Re: Database
 Originally Posted by Dbee
Lets try this again.
I would like a way to extract file by the file number. What I am using give me errors.
Now what I use is.
RRR.Movefirst
RRR.Move -1
Is there another method of geting the files by number?
As far as me posting code its too big to post.
What are you trying to do? Where are you extracting the files from?
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Feb 2nd, 2010, 09:03 AM
#4
Re: Database
Are you referring to the record's ordinal position within the table itself?
-
Feb 2nd, 2010, 06:07 PM
#5
Thread Starter
Hyperactive Member
Re: Database
My Database is sequel order. Not random.
-
Feb 2nd, 2010, 06:28 PM
#6
Re: Database
So you are actually talking about retrieving a record based on its position within a table, right?
Interesting...what database are you using?
-
Feb 3rd, 2010, 12:35 AM
#7
Thread Starter
Hyperactive Member
Re: Database
I Use Access.
I Found the problem When I reopen the database it screws up.
Why I don't know!
-
Feb 3rd, 2010, 12:44 AM
#8
Thread Starter
Hyperactive Member
Re: Database
All I am Doing is reopening the database.
Let me ask another question how do you attach a ZIP file.
Then I will send the code for the program.
-
Feb 3rd, 2010, 07:47 AM
#9
Re: Database
Are you closing the connection to the database, before re-opening it?
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Feb 3rd, 2010, 10:55 PM
#10
Thread Starter
Hyperactive Member
Re: Database
Never Closed it ran the move statement twice and thats what I got.
Got to be a corrupt database I am creating what gets me I been using this program for 2 years.
I never did do this before.
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
|