473,396 Members | 2,068 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,396 software developers and data experts.

InfoPath to Access Database the dreaded memo field (idea!)

374 256MB
Right this is purely an idea,

I have an infopath form which I wish to use to populate my access database.

The database and form require the usage of memo fields, basically long text over 255 characters.

Now I know infopath is unable to submit long fields over 255 characters direct to access unless you use webservices. For me this is not possible as I dont have the access at work to be able to create/upload/mess with such a thing, however I do have an idea.


Would the following be possible:-


I require the field Non conformance description in access to be a memo field as it will hold the description of a non conformance that has occurred whilst someone is at work. This is set within access, all is good.

Now I want them to use a info path form to submit their non conformance report, where the non conformance description will be filled out. Their description is highly likely to be over 255 chars.

Within infopath I create a textbox which is unbound to the database, they type their description in to this box.

I then have a VBA script which when the user clicks submit goes to the description box and copies every 255 characters up until a limit say 1000 characters and pastes each line in to corresponding text boxes that are set to invisible.

So for ease say I have 5 text boxes, set to hidden which the script copies 255 chars from the main description box. These boxes are bound to 5 "holding" fields within my access database.

When the user submits the copy occurs and the form along with the 255chars in each 5 text boxes are appended to the database.

I can then use a query to concatenate these together in to the memo field.

Thoughts?
Jun 19 '10 #1
0 1736

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: htmlgeek | last post by:
I'm adding and updating records in an Access .mdb via WWW .asp page. Authored in Dreamweaver 2004 MX. Help is welcome on this one. I have a great set of pages that work fine, but it seems that...
5
by: Bec | last post by:
I'm in desperate need of your help.. I need to build an access database and have NO idea how to do this.. Not even where to start.. It IS for school, and am not asking anyone to do my...
1
by: Patricia Kline | last post by:
I am not sure if this is the correct forum, however, here is my problem: I am writing my first web application in dotnet... I have written serveral windows applications in vb.net. I have added a...
4
by: Dan Lewis | last post by:
I've imported a ms access database into a table in a mysql database. The access database contains a field that holds date/time values in 'general date' format. These all show up at 01/01/1970 in...
4
by: mosscliffe | last post by:
I have been messing with the above all afternoon. I must just be thick I am using an AccessDataSource I have tried modifying the select but I can not find the right syntax to concatenate...
4
by: JerryB | last post by:
I'm having a problem w/MS Access truncating a memo field in a report at 256 characters. I'm using MS Access 2000. Any suggestions appreciated.
7
by: mpernic | last post by:
Hello all! Situation is as follows: - Access database file, decimal field (18,2) - Visual Basic 2005 - ADO connection When I put Datagrid on the form, I see the value correctly, and I can...
0
by: David | last post by:
Hello! We are using Access 2000, SQL Server 2000. We are using a simple append query to append data from an unbound form field to an SQL Server linked table. The field in Access is a memo field,...
0
by: ryanweide | last post by:
I am looking to take a distributor list database with multiple fields in Access and group them all together to show on google maps. I am looking to be able to apply all entries onto one map and be...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...

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.