Recent content by sri123

  1. S

    MS Access 2007- Migration : Need suggestions

    Thank you very much for all your valuable thoughts. Even I was thinking on the same lines, even before the 365 comes in, we have to test it thoroughly. I will request for a pilot copy to be installed on test machine, to understand the behavior. Meanwhile, If anyone has experiences using 365...
  2. S

    MS Access 2007- Migration : Need suggestions

    Hello Everyone, We have an Access Application built on Access 2007. This is built in Split Data Architecture, The backend sits on the shared drive and the front-end is on Users Machine. As a matter of security our organization has decided to move the back-end data to SQL SERVER or ORACLE. Also...
  3. S

    VBA string value Truncates and reads (???.????ú ? ???????.?.?y????ú ???? )

    Well, I don't think so, it should accept more than 255.. I have tested in many scenarios.. 65k
  4. S

    VBA string value Truncates and reads (???.????ú ? ???????.?.?y????ú ???? )

    Here is the Scenario: I have table with Column Name "Notes", one of these Notes record has below value qqwerrrrrrqreqwerewrqewreqwrewrewioruioqweuroiuweo ruoweiquriuqweoruoweiuriouqweoriqwerrrrrrqreqwerew rqewreqwrewrewioruioqweuroiuweoruoweiquriuqweoruow...
  5. S

    Tab control on form, Tab header is not seen, due to auto scroll of Mainfrom

    For each of the subforms, I have set the "Tab Stop" to No.that resolved my issue. Thanks CJ for your input..
  6. S

    Tab control on form, Tab header is not seen, due to auto scroll of Mainfrom

    I have a Main form, with a tab control has 8 tabs. Each tab has its own sub form.. On each of these sub-forms, I have the textbox controls.. When User clicks on any tab, and go to the control on that tab. And again switch back to other tab. The focus seems to be fixed to the first...
Back
Top Bottom