473,403 Members | 2,222 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

Fresh Copy

Fresh Copy
------------------------------------------------------------------------------
--

hi
i have a Db and i want to empty all my entries and distrubute it

how can i do it??

I know that i can open the tables and delete everything but it will start
counting not from the begging

thxs

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200603/1
Mar 15 '06 #1
2 1515
On Wed, 15 Mar 2006 07:47:50 GMT, "alpapak via AccessMonster.com" <u19061@uwe>
wrote:
Fresh Copy
------------------------------------------------------------------------------
--

hi
i have a Db and i want to empty all my entries and distrubute it

how can i do it??

I know that i can open the tables and delete everything but it will start
counting not from the begging

thxs


Delete all your data and then compact the database. After compacting all
autonumbers will start from 1 again.
Wayne Gillespie
Gosford NSW Australia
Mar 15 '06 #2
You can't use this trick now, but you can the next time. Create the tables
in the Front End, and never store data in those. Use them as "templates" via
CopyObject to create a new, empty database from code. It is handy if you
have a "sample" database for users to use for practice, a separate
production database, or want to start your data over as you describe.

Larry Linson
Microsoft Access MVP
"alpapak via AccessMonster.com" <u19061@uwe> wrote in message
news:5d47ef69541b6@uwe...
Fresh Copy
------------------------------------------------------------------------------
--

hi
i have a Db and i want to empty all my entries and distrubute it

how can i do it??

I know that i can open the tables and delete everything but it will start
counting not from the begging

thxs

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200603/1

Mar 16 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Martin | last post by:
I'm developing a page - mostly for the learning experience - that includes a form with several text fields and a submit button. When it's submitted, there is some server-side processing and the...
0
by: Åâãåíèé Êîñåíêî | last post by:
Hi! I need to fresh a zip-archive using zipfile. However, it seems it is no function to fresh the archive. When I use the append-mode of ZipFile, the written file is merely appended to the...
0
by: sanjay gupta | last post by:
Hi All, I have recently installes mysql -4.0.0.1 on my redhat 7.1 machine . After installing when enter into mysql it gives me message " Access denied for user root@local host .......using...
5
by: KC | last post by:
Hello I installed MySQL ver 4.0.20d on a Windows XP Professional PC. I created a user and database that I would like to delete, and at this point I would just like to uninstall MySQL and do a...
1
by: Sutapa | last post by:
Hi, I have created a tlb file in .net to use in VB6 application. this application works fine in my Pc which has development environemnt. Now i want to deploy this VB6 exe to other fresh...
1
by: peshrad | last post by:
Hi ! I'm using Visual Studio .NET to program a Web application coding in C#. In my form I use an HtmlSelect control that calls a JavaScript function when the selected item changes. This...
2
by: Mike Fellows | last post by:
I want to add a fresh column to a datagrid that is bound to a datasource i want it to be the first column on the datagrid so that i can number each row 1,2,3,4.... etc. (but i have no need to...
4
dmjpro
by: dmjpro | last post by:
when a page is placed then it can be refresh using JS. but if i request for a page using AJAX then how can i get the fresh copy every time. i did that using caching management.... i mean .......
3
by: Don | last post by:
Is it possible to create a link which will cause either A) the server to serve a fresh copy of a file or B) the browser to "refresh" the copy of the file. Doing it via a link is the only...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.