Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Sqlyog 5 And Windows 98 (i Know….) #19716
    Hugues
    Member
    Ritesh wrote on Dec 9 2005, 03:27 PM:
    SQLyog 5.01 BETA fixed this issue. Can you confirm the fix?

    [post=”8170″]<{POST_SNAPBACK}>[/post]

    Just tried it and I confirm the bug to be fixed. Great job!

    in reply to: Sqlyog 5 And Windows 98 (i Know….) #19711
    Hugues
    Member
    Ritesh wrote on Nov 9 2005, 02:59 AM:
    This is very strange. We have tested 5.0 in Win98 and it works great.

    What is the error that you are getting?

    [post=”7857″]<{POST_SNAPBACK}>[/post]

    Same thing as above. Simply doesn't show up. It doesn't hang either as it is not in the “task manager” (which I agree is not very advanced in Win98).

    in reply to: Hex View Of Binary Data? #19718
    Hugues
    Member

    Excellent. Thank you!

    in reply to: View Blob Data in Binary Format #17434
    Hugues
    Member

    As an example, here is a sample output

    NOW:

    ID Type TerminalID DataBlob DateInserted





    1 0 0 0000-00-00 00:00:00

    WHISH:

    ID Type TerminalID DataBlob DateInserted





    1 0 0 0x213300F1AA0005 0000-00-00 00:00:00

    Sorry for all these posts, I just felt that my point was not clear enough…

    in reply to: View Blob Data in Binary Format #17432
    Hugues
    Member

    Would it be possible to simply show the hex string in the “Show Results in Text” and/or in the Viewer directly? This would be much more convenient than to open an external viewer.

    in reply to: View Blob Data in Binary Format #17430
    Hugues
    Member

    Actually, I use UltraEdit as my Hex/Text/Code editor. But the basic need is quite simple. It doesn't require editing (other users might need it however), but simply to display the bytes in HEX of the data in the Blob. This can even be done in the “Results as Text” view. This feature is present in Microsoft's Query analyser for SQLServer. Basically, and I can only talk about my need here, is to have a display like this:

    0x12006FAA120105

    and (in the best case scenario) to be able to be able to split it like this

    0x12006FAA 12 01 05 (to split into “fields” of data gathered)

    for debuging purposes (but obviously not save this result as it is not hex any more)

    I guess you could say that you view the hex data in a text field.

    Does this clarify?

Viewing 6 posts - 1 through 6 (of 6 total)