Correct. I have an Infopath form that submits to Sharepoint. From there, I
use Access to connect to the Sharepoint "Linked Tables" and use that to build
customized reports from. It has worked VERY well, except for this one
strange thing where the #2 I refered to won't show as a memo. Also, the
sharepoint truncates it at 255 characters for #2 but the #1 and #3 are
however long they want to be:?
I worked last night on trying to figure out what caused the issue. I found
that when I used a repeating section, the fields inside of it were memo. So
I thought, great, I have an answer. Nope. It worked until I put the
narrative field in and then it came as text again.....
Grrr... Quit frustrating as once I get this I will have a fully functioning
Infopath - Sharepoint - Access reporting feature.
Thanks for the input.
> So you only use access as the reporting tool not for storing the data?
>
[quoted text clipped - 38 lines]
> > > >
> > > > Blaze
Adam Harding - 02 Aug 2005 16:03 GMT
So it then ACTUALLY create the tables in Access and limit it that way.
> Correct. I have an Infopath form that submits to Sharepoint. From there, I
> use Access to connect to the Sharepoint "Linked Tables" and use that to build
[quoted text clipped - 55 lines]
> > > > >
> > > > > Blaze
Blaze - 02 Aug 2005 16:14 GMT
The biggest reason I don't want to use access is that I want the users to be
able to search everything in their network via web-browser. This application
I am creating is a suite of lists and libraries that allow for easy searching
and retrieval. If I went to Access, every computer would need to have access
(which would get quite expensive) and searching would be near impossible.
Any thoughts?
Blaze
> So it then ACTUALLY create the tables in Access and limit it that way.
>
[quoted text clipped - 57 lines]
> > > > > >
> > > > > > Blaze
Blaze - 02 Aug 2005 23:01 GMT
For anyone who requires an answer in the future!
To get a memo field out of Infopath, you must have the fields inside of a
Repeating Section or Repeating Table. The fields HAVE to be setup to "Merge"
in the Form Options to post to Sharepoint/Web-Services. This sets the field
as a "memo" instead of a "text" field. This allows for you to have more that
255 characters.
Another tip would be to turn off the "Show Insert Button and Hint Text" in
the Repeating Section.
I really hope that this helps someone else out there!
Blaze
> The biggest reason I don't want to use access is that I want the users to be
> able to search everything in their network via web-browser. This application
[quoted text clipped - 67 lines]
> > > > > > >
> > > > > > > Blaze