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. wmotter

    What are the invalid SQL string characters and how to handle

    I am an idiot. I was positive the field was a varchar and it was numeric. So I embrassingly sign off and offer my thanks for your response.
  2. wmotter

    VI IDE shows edit in all black and white

    I have Visual Interdev 6.0 Enterprise Edition. Everything was fine until my machine died and had to reinstall everything. I did not reformat the drive and kept all of the software on the drive but I had to install the operating system again(windows 2000), I had to reinstall all of my apps...
  3. wmotter

    What are the invalid SQL string characters and how to handle

    INSERT INTO Table (Field)VALUES('This is a , sample & test')
  4. wmotter

    What are the invalid SQL string characters and how to handle

    I have to insert some data into an Access and SQL Server 7 database. I have a peice of data that has a '&' and/or a ',' in it. The field this data is going into is a text(varchar) field. The insert fails and I assume it is because of one or both of these characters. That led me to start...

Part and Inventory Search

Back
Top