Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. BSchaff

    Access vs SQLServer in jdbc

    I have a java application that I have developed. I run in locally on my machine using Access 2000. I use jdbc to access the database. My production machine uses SQLServer 7.0. The program usually works on that machine also. I just a couple of instances, when I execute an insert statement...
  2. BSchaff

    Inserting Date field into database.

    Amazingly willing getting ready to respond to this message with my code sample I got field to format properly. Sorry for the bother.
  3. BSchaff

    Inserting Date field into database.

    I am using ADO for database access. I am inserting a row into a table with several columns. The insert works fine, except the date field is not formatted correctly. How do you format the date field in the insert statement?
  4. BSchaff

    SHellexecute

    I'm using the Shellexecute command to print an adobe file. I am executing a loop that modifies the file and then I print it. The problem I am running into is that after looping 3 or 4 times, the program errors out because I am trying to modify the file before the print file is spooled out. Is...

Part and Inventory Search

Back
Top