Advertisement

05.16.2008 at 04:48PM PDT, ID: 23410022
[x]
Attachment Details

Character truncation (after conversion)

Asked by ExpExchHelp in Access Coding/Macros, Access Reports, Access Forms

I need some help w/ potentially modifying my "data extraction" approach.

Background:
- I have 2 tables with a 1:M relationship
- another office is NOT linked to our shared drive.   To obtain their data input, we'd like to provide them with a data extraction method that easily generates a data "attachment".   Unfortunately, sending MDB files via the pipeline does NOT work.   (MDB files are being removed when attaching to email).

Current Approach:
- The "data extraction" process works (kinda) ok.    In other works, the "mechanics" work fine.   However, large records are being truncated (in Excel) when converting MDB table into Excel.

As pictures/samples speak "thousand words", I've attached a small sample db (pls change .txt to .mdb).

Process:
- if you feel comfortable opening the db, the startup form is "frmExportData"
- select "rptExportData" from 1st listbox; then select "mike.smith@work.com".   This will enable the cmdButton "Email Data"
- once "Email Data" has been clicked, the form's function will generate an email (in Outlook) and convert the report "rptExportData" (which is linked via query to the two tables) into an Excel spreadsheet.
- If you save/open the XLS spreadsheet, you'll notice that (sample) text in the cells has been truncated.

More Info:
- while I like the XLS format -- it maintains the data integrity between "tblCTM" and "tblComments" via "Grouping" -- it obviously is a No-Go solution for the data extract.  
- There's a very good chance that the majority of data entries for [[Observation], [Discussion], and [Recommendation] are more than 255 characters.

My Question:
- how can I modify the current process (another format other than XLS) while still maintaining data integrity between the 2 tables?  
- I also tried export format "acFormatHTML" and "acFormatTXT".   It's difficult to import that data format later on though.

Any recommendations as to how I can get this to work (For both sides, EXPORT and IMPORT process)?

Thanks,
EEHStart Free Trial
Attachments:
 
Change .txt to .mdb
 
[+][-]05.16.2008 at 05:59PM PDT, ID: 21587557

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.16.2008 at 07:49PM PDT, ID: 21587805

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.16.2008 at 08:28PM PDT, ID: 21587887

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Access Coding/Macros, Access Reports, Access Forms
Sign Up Now!
Solution Provided By: harfang
Participating Experts: 1
Solution Grade: A
 
 
[+][-]05.16.2008 at 08:36PM PDT, ID: 21587904

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.16.2008 at 09:10PM PDT, ID: 21587962

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.17.2008 at 04:12AM PDT, ID: 21588735

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.17.2008 at 11:27AM PDT, ID: 21590339

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]05.17.2008 at 12:21PM PDT, ID: 21590488

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.17.2008 at 01:43PM PDT, ID: 21590694

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628