Dear All,
I am using npgsql.dll to connect postgresql database. Everything is
working fine.but sometimes database is getting slow and even sometimes I am
not getting data .I have written one function which access the data .
Below is my code ..
public NpgsqlConnection PgSqlDataCon
database
In response to Venkat Rao Tammineni :
> Dear All,
>
>
>
> I using PosgreSql8.1.I want to import Excel into PostgreSQL database. Is
> there any way to import ? .
Create a CSV-File and import that with COPY.
Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242
Dear All,
I using PosgreSql8.1.I want to import Excel into PostgreSQL database. Is
there any way to import ? .
Please anyone can guide me.
I am waiting for your great response.
Thanks
Venkat.