Search results

  1. N6REJ

    Critical problem with datetime precision

    well, I need to be able to display light curves down to the .00001 second. So, whatever will accomplish that... one measurement will be magnitude ( nn.n ) and the other will be PRECISE date/time. So, what would be best for that.
  2. N6REJ

    How to create plain view sorted by 1 &/OR 2 fields

    I need to create a very special view where the single field "entry" will be displayed WITHOUT any html styling. MUST be plain ascii text. like when using <pre> ( spaces are critical ) Must have a border so that they know where the content is... must have a header and footer that is NOT inside...
  3. N6REJ

    csv import errors on large import

    and it does create the db just fyi..
  4. N6REJ

    Critical problem with datetime precision

    so , tell fabrik its a field and leave it as datetime in the db? I'm also trying to figure out how to parse the entry into single lines and view in ascii format ( <pre></pre> ) as they need to copy it EXACTLY spaces and all, as each line was entered... I'll be using the date/time for creating...
  5. N6REJ

    csv import errors on large import

    CSV has a serious problem with large imports... The very same file imported via phpmyadmin works perfectly. so, I start with this.. Then set my field types... then almost instantly it pops up an error... looking in the tmp folder shows many fabrik entries but NONE of them are 1fb as shown...
  6. N6REJ

    Critical problem with datetime precision

    tyvm!! Does this look like it will be ok? I changed to char type because its 50% faster ( i have 89k records ) and they MUST be a specific count.
  7. N6REJ

    Critical problem with datetime precision

    I'm trying to create a listing & form, that REQUIRE 5-6 digit precision on time. when I manually change datetime to datetime(6) and then go to the element and format the date and time with time = H:i:s.u date = Y-m-d H:i:s.u on save fabrik changes the datetime format back to datetime! Further...
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top