Search:

Type: Posts; User: ctid

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    2,372

    I've fixed it now. It was IS NULL.

    I've fixed it now. It was IS NULL.
  2. Replies
    5
    Views
    2,372

    I know why the error is appearing now. My code is...

    I know why the error is appearing now. My code is wrong for checking if the selected field is empty or not. How can I do that in SQL?

    Thanks
  3. Replies
    5
    Views
    2,372

    Here is the entire block of code. The database it...

    Here is the entire block of code. The database it is getting the info from is an MS Access database and the rented field is a Date/Time datatype.



    void __fastcall...
  4. Replies
    5
    Views
    2,372

    Date/Time to String?

    Hey,

    Is there a way to get a field out of an access database which is in DateTime format to be displayed on screen as a string? I'm using Borland C++. I've tried this but it doesnt work:


    ...
Results 1 to 4 of 4