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

    MS Excel, save as .csv file

    Must save an item database made in excel as a .csv file to be read in another inventory program. Problem is that excel does not use the comma sign as a field but instead the ; which isn´t understood by my other program. I can solve the problem by creating the database in MS Access and use the...
  2. SpeedKing

    Sybase Insert

    I am trying to insert into a sybase table. One of the fields called log_id is defined as an int and it is my primary key. This table is used for logging user transactions and I need this log_id column to be increased by one each time an insert is performed. What is the synatx. I know in...

Part and Inventory Search

Back
Top