Re: How do I add columns in the form library that exceed the limited .



You cannot. This is built into the database table that stores the
information (and I would suspect many stored procedures used to read/store
this data)

--
Gary A. Bushey
SPS MVP
bushey@xxxxxxxxxxxxxx
"mccarthy" <mccarthy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5C070E31-0E3C-4A52-8A80-04644D434296@xxxxxxxxxxxxxxxx
>I am working with a form that has more of the data types than allowed in
> sharepoint form libraries; i.e. my form has more than the 16 yes/no data
> types. How can I change the column limit of specified data types?


.



Relevant Pages

  • Re: A peculiar problem
    ... "Louis Davidson" wrote: ... >> I need to alter data types in all my stored procedures and triggers using ... >> and then to execute them. ...
    (microsoft.public.sqlserver.programming)
  • Re: A peculiar problem
    ... then to execute them. ... But it's not only the parameter data types which need ... > 1.Create a batch file with isql utility using an input file and putting ... Export the generated file(with the modified stored procedures) using ...
    (microsoft.public.sqlserver.programming)
  • Re: Linking Access to Symantec Q&A... Is this possible?
    ... I suspect that Q&A being rather old, obscure and not widely used may ... way to directly link the files. ... Is linking these two data types even ...
    (microsoft.public.access.externaldata)
  • sqldataadapter
    ... I am using the sqldataadapter to create stored procedures. ... been created using "User Defined Data Types". ... It does however create the command parameters correctly. ... characters the proc is created with the nvarchar. ...
    (microsoft.public.dotnet.general)
  • Re: Stored Procedures
    ... The only data types that you can pass to a stored procedures are the ... varchar, nchar, etc'). ...
    (microsoft.public.sqlserver.programming)