Jump to content

Write to more than 256 fields


Recommended Posts

Hi folks.

I created a database with more than 256 fields on a table. Actually the number is 598!

Anyway, the cluster size can be only 256, so i can write only 256 with one call. My problem is

that i must write all the 598 at once. I've thought of writing the first 256, then go back to that

data row and write the next 256 and so on, but i gets complicated...

Has anybody found a solution to such a problem, a workaround or something?

And guys, NO, i can't (and won't) split all these fields to 3 tables. :nono:

Link to comment
Hi folks.

I created a database with more than 256 fields on a table. Actually the number is 598!

Anyway, the cluster size can be only 256, so i can  write only 256 with one call. My problem is

that i must write all the 598 at once. I've thought of writing the first 256, then go back to that

data row and write the next 256 and so on, but i gets complicated...

Has anybody found a solution to such a problem,  a workaround or something?

And guys, NO, i can't  (and won't) split all these fields to 3 tables.  :nono:

5373[/snapback]

DON'T BOTHER at all! NI has it!

Some times i feel so idiot! I could search NIs KB before posting here.

Link to comment
  • 9 months later...
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.