CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: sabo111

Search: Search took 0.02 seconds.

  1. Unable to retrieve data from database when use the Like operator in sql statement

    Hi,I am having difficulties in retrieving data from database when i am using the LIKE clause in my sql statement.What I actually want is when the user enters a name in the search function,names that...
  2. How to use sql LIKE clause in java to retrieve records in database?

    Hi,I am having difficulties in retrieving data from database when i am using the LIKE clause in my sql statement.What I actually want is when the user enters a name in the search function,names that...
  3. Replies
    1
    Views
    1,047

    How to save a file to a chosen directory

    Hi, Can anyone teach me how can I save a chosen file to a specific directory. I have used FileDialog to allow users to search the file that they wanted.



    import java.awt.Button;
    import...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured