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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Viewing SQL table

Status
Not open for further replies.

zincyo

Programmer
Jun 13, 2007
35
0
0
US
In one of my old perl scripts, I pull data from a database, and then load that data into excell. Now, I need to load basically the same info-- all of the columns are the same, however the data in 1 of the columns is different, thus changing the data on the other 3 columns.

Essentially, I need to somehow see the initial database table in order to change this info, and I'm unsure of how to do so. Any ideas ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top