Group:  Microsoft Access » microsoft.public.access.modulesdaovba.ado
Thread: Temporary files in a Data.mdb

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Temporary files in a Data.mdb
Pugnace 10.07.2006 18:07:02
I'm used to use "temporary tables" in a shared database containing only
datas. I never had problem with this technic when my application was running
under Access2000 runtime but since i have upgraded to Access 2002 the
database is broken near each day!
The technic consist of creating a table at any running time mainly to become
the datasource of a form or a report then deleting it when the form or report
close.
Each user creates and deletes its own tables and the total amount of
temporary tables can reach up to 30.
Do anyone know if the failure can come from this technic ?
--
Programmer c''''''''est engager une partie d''''''''échecs contre un
adversaire plus fort que soi mais que l''''''''on finira toujours par vaincre
Re: Temporary files in a Data.mdb
"Dave Patrick" <DSPatrick[ at ]nospam.gmail.com> 11.07.2006 01:46:02
I do that sometimes as well but I create the temp tables in the user's local
frontend not in a shared backend. That seems a waste of bandwidth and would
slow down the user's experience.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Pugnace" wrote:
| I'm used to use "temporary tables" in a shared database containing only
| datas. I never had problem with this technic when my application was
running
| under Access2000 runtime but since i have upgraded to Access 2002 the
| database is broken near each day!
| The technic consist of creating a table at any running time mainly to
become
| the datasource of a form or a report then deleting it when the form or
report
| close.
| Each user creates and deletes its own tables and the total amount of
| temporary tables can reach up to 30.
| Do anyone know if the failure can come from this technic ?
| --
| Programmer c''''''''est engager une partie d''''''''échecs contre un
| adversaire plus fort que soi mais que l''''''''on finira toujours par
vaincre


Re: Temporary files in a Data.mdb
Pugnace 11.07.2006 09:13:02
Thank you Dave,
Of course i have imagined to put my temp tables in the local front end file
but this solution should increase the difficulties elsewhere.
As well as it does not explain why i get the trouble now running on Access
2002 runtime an not with applications running under Access 2000 runtime.
--
Programmer c''''''''est engager une partie d''''''''échecs contre un
adversaire plus fort que soi mais que l''''''''on finira toujours par vaincre


"Dave Patrick" wrote:

[Quoted Text]
> I do that sometimes as well but I create the temp tables in the user's local
> frontend not in a shared backend. That seems a waste of bandwidth and would
> slow down the user's experience.
>
> --
>
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Pugnace" wrote:
> | I'm used to use "temporary tables" in a shared database containing only
> | datas. I never had problem with this technic when my application was
> running
> | under Access2000 runtime but since i have upgraded to Access 2002 the
> | database is broken near each day!
> | The technic consist of creating a table at any running time mainly to
> become
> | the datasource of a form or a report then deleting it when the form or
> report
> | close.
> | Each user creates and deletes its own tables and the total amount of
> | temporary tables can reach up to 30.
> | Do anyone know if the failure can come from this technic ?
> | --
> | Programmer c''''''''est engager une partie d''''''''échecs contre un
> | adversaire plus fort que soi mais que l''''''''on finira toujours par
> vaincre
>
>
>

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net