
malachi
Novice
Dec 12, 2012, 12:37 PM
Views: 802
|
|
Re: [FishMonger] transfer site from linux to windows, DBI problem?
|
|
|
This is very old Sybase Adaptive Server Anywhere 6. when I execute in InteractiveSQL this statment: SELECT password, id_komor, id_kontr FROM webklient where user_name='test123' The result is: password id_komor id_kontr test123 test 3 When I do print function in script I get: password id_komor id_kontr tes te 3
(This post was edited by malachi on Dec 12, 2012, 12:41 PM)
|