Hello,
i hope this is the right Forum. I have the following table: Table: Field1 Field2 1 2 I am trying to access the values with "Select * from table;" But the select doesn't return "1 2" as expected, it returns the FieldCount which is 2 I am accessing SQlite in a powershell script I hope the info provided is sufficient. Any ideas? Thx a lot Ralf _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users