Respected sir,
I am new Postgres Sql and I am using this database with Java Technology.
I am executing the below statements in command prompt and they are executing
fine but when I am executing it through my java program it is also working
fine but it is not coming. It is continuously execu
Mahesh Shinde wrote:
Hi I have created an Application in VB . In this application I want
to show records in the grid using a like query which fetch the values
from the table which is having about 55 lac debtor list in it. I have
applied like query on Debtor Id which is a primary key and having
in
Hi
I have created an Application in VB . In this
application I want to show records in the grid using a like query which fetch
the values from the table which is having about 55 lac debtor list in
it. I have applied like query on Debtor Id which is a primary key and having
index on it.
I