Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General MS InfoPath Questions / May 2005

Tip: Looking for answers? Try searching our database.

Is there any way around infopaths dislike for long datatypes?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Trav - 25 Apr 2005 15:19 GMT
I need to store more than 255 characters from a textbox control into a
datasource.  However, InfoPath will not let me connect to a datasource with
long datatypes.  Is there a work around?

Thanks
Steve van Dongen [MSFT] - 06 May 2005 02:28 GMT
>I need to store more than 255 characters from a textbox control into a
>datasource.  However, InfoPath will not let me connect to a datasource with
>long datatypes.  Is there a work around?

What type of datasource is that?  These are supported SQL Server
string datatypes and all of them are greater than 255....

Character Strings

char
Fixed-length non-Unicode character data with a maximum length of 8,000
characters.

varchar
Variable-length non-Unicode data with a maximum of 8,000 characters.

Unicode Character Strings

nchar
Fixed-length Unicode data with a maximum length of 4,000 characters.

nvarchar
Variable-length Unicode data with a maximum length of 4,000
characters. sysname is a system-supplied user-defined data type that
is functionally equivalent to nvarchar(128) and is used to reference
database object names.

Regards,
Steve

--
Please post questions to the newsgroup; everyone benefits.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sample code subject to http://www.microsoft.com/info/cpyright.htm
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.