Getting started with visual query builder in pgaccess
В списке pgsql-interfaces по дате отправления:
| От | Leon Harris |
|---|---|
| Тема | Getting started with visual query builder in pgaccess |
| Дата | |
| Msg-id | 37166813.158A5@quoll.com обсуждение исходный текст |
| Список | pgsql-interfaces |
Hi to all. Please forgive my newness to postgres and pgaccess. I am trying to get started using pgaccess. I can't seem to find much doccumentation on the visual query builder, as well as other things. Could someone please tell me what I am doing wrong here? I start with a table called people people ----------------|---------- fldIdNumber | fldFirstName | fldLastName | I add this table to the visual designer, and then I drag and drop the fldIdNumber into the field row. The designer inserts the table name, and then I change criteria to > 1 - meaning I want to return all First and last names whose Idnumber is greater than 1. All that happens is I get a syntax error. The sql I wanted was something like select * from tblpeople where ( fldIdNumber > 1). Instead, I get select t0.fldIdNumber from tblpeople where (t0.fldIdNumber > 1) I have also tried this without uppercase. Is there any sort of decent tutorial for pgaccess? what is happenning here? TIA Leon Harris
В списке pgsql-interfaces по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера