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

Forum Replies Created

Viewing 11 posts - 16 through 26 (of 26 total)
  • Author
    Posts
  • in reply to: Schema Synchronization Scripting #29441
    Keith Davis
    Participant

    Our database is every changing and the database backup is not empty. I could drop it first, but that means the entire database would have to be written every time – too much additional traffic.

    in reply to: #27428
    Keith Davis
    Participant
    Keith Davis wrote on Oct 3 2008, 06:54 PM:
    Was it released?

    I just installed 7.12 RC and it seems to be fixed.

    in reply to: #27427
    Keith Davis
    Participant
    peterlaursen wrote on Oct 3 2008, 09:54 AM:
    Next release will be in 20-30 minutes unless something goes very much wrong!

    Was it released?

    in reply to: #27425
    Keith Davis
    Participant
    navyashree.r wrote on Oct 3 2008, 01:00 AM:
    Hi,

    Thank you for your testcase. We reproduced at our end. It was an issue with 'FROM' clause; alias was not displaying when we type 'from in full caps'. Added in our issue tracker.

    We will include this fix into our next release. If you require we will provide you a special build. To avail this special build please create ticket and let us know the status.

    Regards,

    Navya

    I can wait until the next release.

    in reply to: #27423
    Keith Davis
    Participant
    navyashree.r wrote on Oct 1 2008, 05:16 AM:
    Then can you please attach a complete (structure-only) dump for the data involved here! Can you export such, zip and attach (here or in a ticket if you want privacy)?

    Regards,

    Navya

    Ok

    in reply to: #27421
    Keith Davis
    Participant
    navyashree.r wrote on Sep 30 2008, 12:42 AM:
    Can you please confirm whether database listing the tables is displaying or not i.e. when you type

    Yes, that works, and it works lists the fields just fine when I do it with the full table name:

    in reply to: #27418
    Keith Davis
    Participant
    peterlaursen wrote on Sep 29 2008, 02:33 PM:
    Please try to rename the 'tags' folder (in ..application datasqlyog). This folder contains databases used by autocomplete. Next time program connects new databases will be built.

    Nope. That did not work. Strange, though, I accidentally typed what you see below and I did get the list, but it makes no sense that it would do it there.

    in reply to: #27416
    Keith Davis
    Participant
    peterlaursen wrote on Sep 26 2008, 02:50 AM:
    oops .. Navya got a point here.

    It does work for me wiht 7.1, when I do it right!

    [attachment=989:works.jpg]

    I know it works in 7.1. I said that in my post above. For some reason, on one machine, after I did the install, this feature ceased to work, even if downgrade. It's broken and I don't know how to fix it.

    in reply to: #27411
    Keith Davis
    Participant
    peterlaursen wrote on Sep 25 2008, 02:47 AM:
    From what version did you upgrade?

    What is the Windows version?

    7.02

    Windows XP Service Pack 3

    in reply to: #27409
    Keith Davis
    Participant
    navyashree.r wrote on Sep 25 2008, 01:01 AM:
    Hi,

    In Tools menu –> Go to Preferences –> Power Tools tab –> Enable Autocomplete. So, can you please confirm whether have you enabled this option in Preferences. See attachment “alias.JPG”. Its working fine in both 7.02 and 7.1 version.

    Regards,

    Navya

    It is. It worked fine before I upgraded, and it works fine on other computers. Just mine is broken. When I opened it up for the first time yesterday, my saved password was gone. I had to re-enter it for some reason. Then I noticed this problem. I downgraded and the problem still exists.

    in reply to: #27405
    Keith Davis
    Participant

    What I meant is I can type

    Code:
    SELECT FROM rm5_prov 5

    And the go back and type

    p.

    Between

    SELECT and FROM

    Like this

    Code:
    SELECT p. FROM rm5_prov5 p

    and I get a field list, just like if I typed

    Code:
    SELECT rm5_prov5. FROM rm5_prov5 p
Viewing 11 posts - 16 through 26 (of 26 total)