Support forum
10:37 pm
okay.
actually the table name was uppercase and lowercase, solved the problem.
thank you.
11:04 pm
Hi Sandro,
This error indicates that the table "MessageOut" cannot be found by PostgreSQL. It can mean that the table does not exists but if you are sure you have created it, it is also possible that the tables were created with double quoted names, which makes them case sensitive.
If that is the case it is best to remove the tables and recreate them again using lower case table names and field names or table names without double quotes.
In the online manual you can find some information on how to use PostgreSQL with Diafaan SMS Server.
Regards, Henk
10:27 pm
I'm doing testing using SQL Connector postfgres
I made the connection with the database, everything worked ok.
the test configuration for the fields send SMS
Driver = {PostgreSQL UNICODE}; Server = 127.0.0.1, Port = 5432; Database = SMSServer; Uid = postgres;
Maker PWD = -1;
SELECT id, messageto, MessageText, messagefrom MessageOut FROM WHERE id = '0 '
ERROR [42P01] ERROR: relation "MessageOut" does not exist;
Error while executing the query
after clicking the test button appears above error.
Most Users Ever Online: 529
Currently Online:
5 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Member Stats:
Guest Posters: 680
Members: 0
Moderators: 0
Admins: 1
Forum Stats:
Groups: 2
Forums: 3
Topics: 1155
Posts: 3945
Newest Members:
, Henk HelmantelAdministrators: Henk Helmantel: 1510