Forum Replies Created

Viewing 15 posts - 31 through 45 (of 90 total)

  • RE: Combo box .additem

    Hi Scott

    Sorry I missed this - as all is now working - and thanks for the interesting info.

    I am soon going to start the process of changing over from Access.adp...

  • RE: Combo box .additem

    Hi Karma

    I'm not sure how it works, but it certainly has done the trick.

    I just added replace([fieldname],',','') and it all worked.

    Best wishes

    Paul

  • RE: Combo box .additem

    Thanks, Chris

    Why didn't I think of that?? That is the answer.

    Many thanks again

    Paul

  • RE: Combo box .additem

    Hi Ivanna

    Thanks for your reply. Personally I've found Access .adp a brilliant working environment. It has all the ease of use and quick development of an mdb, plus...

  • RE: Combo box .additem

    I have tried to limit the length of the description (course title) string (down to 10 chars). Then, in stages, increased the width of the columns in the combo...

  • RE: Combo box .additem

    Thanks, Karma, Steve

    The text chars of the columns is 7, and a max of 30. The data is drawn from an Oracle server via SQL Server 2000 and needs...

  • RE: Combo box .additem

    Nope, it wasn't that. It is the strangest thing. I've created a new form. Checked the data by creating a recordset from the code - which all...

  • RE: Combo box .additem

    Hi Karma

    I much appreciate you taking the time to help.

    I've been having another look, and tried another form etc.. What I've discovered is that the longer text field was...

  • RE: Hide SQL Script in SP

    Thanks, Jacek0

    Gratefully noted.

    Paul

  • RE: Hide SQL Script in SP

    Matt

    That's fantastic!

    Many thanks

    Paul

  • RE: Link to Borland Interbase

    Hi Damon

    I absolutely won't. It's always great to get something working.

    Best wishes

    Paul

  • RE: Link to Borland Interbase

    Hi Damon

    Cracked it! It was just as you suggested, but the problem lay with the ODBC driver. I needed to uncheck Schema, and check NullSchema. Seems a...

  • RE: Link to Borland Interbase

    Hi again Damon

    I was so pleased to see the tables, I didn't think about query syntax.

    For Oracle I would use:

    select * from LINKEDSERVERNAME..SCHEMA.TABLENAME

    For Interbase tables there is no Schema. ...

  • RE: Link to Borland Interbase

    Hi Damon

    Many thanks for all your help. I read through and checked all permissions. I contacted the ODBC driver company and have got a new License Key. ...

  • RE: Link to Borland Interbase

    Hi Damon

    Thanks for your reply. I've done what you suggest and am getting pretty close. I've setup an ODBC driver, and installed the interbase client software. When...

Viewing 15 posts - 31 through 45 (of 90 total)