Remou,
Thanks for all your help. Everything is working now...
The problem occured when another field had a key violation during the import routine... this must limit the memory allocated to holding the memo data... dome how.
Thank you again
I'm using access 2000, and it is likely that the latest version of jet is not installed. I have just requested this from our IT department... so may see something put inplace by next week...
What version of jet and access do you have installed?
Thanks
Hi,
I have been trying to find a work round to this all day.
I am using the DoCmd.Transfertext method to import data from a csv file into a pre-defined table in access 2000 (SP1). Some of the data is over 255 characters and have appropriate memo fields in the access table for them to be...
Thank you very much for your help... works nicely.
Hopefully in time I could convince the powers that be that a re-design would be a better option...but until then...
Thanks again
Hi MajP,
Table 2 contains approx 7000 building codes and there description for the construction industry. This is used as a look up for pulling the description in other areas of the system.
I recieve a file that I import into the database that is already at third normal form.
The problem is...
Thank you for your help PHV.
But the problem I am coming up against is that table 1's multiple value field contains a string value composed of a concatination of several values.
What I am trying to do is search each value in table 1's multiplevalue field in turn against table two and when...
Hi,
Please could you help me out with this problem...
I have the following set up:
Table1
======
Autonumber Field
MultipleVAlue (this Field holds info such as "E012; G344; T66;")
Description Field (This is currently empty)
Table2
======
Value (this Field holds information such as "E012;")...
Thanks for your feed back Remou,
The structure is tblContract inner joined ContractID to table tblKnowledgeReport which in turn is inner joined by field KnowledgeID to tblKnowledgeReport.
What I have done is set up some none duplicate indexing, and created multiple update queries from...
Hi,
Please can some one help with this. I am trying to get my head round cascading foreign and primary key data values.
I have three tables:
-tblContract
ContractID PK (autonumber)
BoNumber
-tblKnowledgeReport
KnowledgeID PK (autonumber)
ContractID FK
TypeOfReport
-tblMetricsReport...
Hi I have been trying to disable the close button in an excel form with no luck.
If it is not possible to disable it, is it possible to catch the code as it runs upon the event of the close button being pressed.
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.