Re: [Firebird-net-provider] all news are duplicated

2008-06-02 Thread Colin Kemp
Mercea Paul wrote: > yes, after 20 May I get all messages twice! > I only subscribed for the first time about 2 days ago and I'm getting two copies of everything. regards SeaCay - This SF.net email is sponsored by: Micro

Re: [Firebird-net-provider] all news are duplicated

2008-06-02 Thread Mercea Paul
yes, after 20 May I get all messages twice! Bernhard Fischer wrote: > Same here - I'm pretty sure that I suscribed only once, but I also get = > > the messages twice. This seems to happen since end of May or so. > > Bernhard > > >> Hi >> >> How can I get only 1 copy of news message and not 2

Re: [Firebird-net-provider] all news are duplicated

2008-06-02 Thread Bernhard Fischer
Same here - I'm pretty sure that I suscribed only once, but I also get the messages twice. This seems to happen since end of May or so. Bernhard > Hi > > How can I get only 1 copy of news message and not 2 of them? The list > admin can delete one subscription , if I have 2 with same e-mail???

Re: [Firebird-net-provider] crystal report problem

2008-06-02 Thread Mercea Paul
Try to do something like this: 1. Populate your datatable dt and then ReportDocument rpt = new Rpt.rptD (); rpt.SetDataSource((DataTable)dt); Form frm_rpt = new frmReport(rpt); frm_rpt.ShowDialog(); Regards, Paul From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ki

Re: [Firebird-net-provider] crystal report problem

2008-06-02 Thread Mercea Paul
Hi Rakesh Show us your connection string ! Regards, Paul From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kixzo Database Team Sent: 02 June 2008 14:14 To: firebird-net-provider@lists.sourceforge.net Subject: [Firebird-net-provider] crystal report problem Hello All,

[Firebird-net-provider] all news are duplicated

2008-06-02 Thread Mercea Paul
Hi How can I get only 1 copy of news message and not 2 of them? The list admin can delete one subscription , if I have 2 with same e-mail??? I have unsubscribed and subscribed to ensure I'm just once registered.but always I get a duplicate for each message on this news group! Regards, Paul --

[Firebird-net-provider] crystal report problem

2008-06-02 Thread Kixzo Database Team
Hello All, I am using VS .NET 2005 and crystal Report for generating reports. I am facing some problem in displaying data on the report. Using Firebird provider I am able to establish connection to the firebird server and also to get the table list. Using the Field Explorer have placed the f