Displaying 2 results from an estimated 2 matches for "artnr".
Did you mean:
artner
2012 Aug 24
1
Regular expressions: stuck again...
...ng from a MS Access database, but
should be implemented in R.
Now I'm facing the task to convert a lot of queries to postgreSQL.
What I want to do is make a function which takes the MS Access query as an
argument and returns the pgSQL version.
So:
SELECT [public_tblFiche].[Fichenr], [public_tblArtnr].[Artnr] FROM
[public_tblFiche], [public_tblArtnr] WHERE [public_tblFiche].[Artnr_ID] =
[public_tblArtnr].[Artnr_ID];
or
SELECT public_tblFiche.Fichenr, public_tblArtnr.Artnr FROM public_tblFiche,
public_tblArtnr WHERE public_tblFiche.Artnr_ID = public_tblArtnr.Artnr_ID;
Should become:
SELECT \&...
2005 Feb 14
6
Linphone / Kphone
Hi,
I have * working with X-Lite and Sipura adapters, but I have one person
who is linux based, and is trying to use Linphone and Kphone. His end
works, but I get very bad echo on my end. Have any of you folks been
able to get linux based soft phones working well with *?
I'd appreciate links to howtos/docs if you have them, and/or samples of
working configs for * and the linux