Carlos Guzmán Álvarez wrote:
> In this case there is no real problem i think, we can make a wrapper
> collection
> and that shouldn't broke nothing at all ( as it can expose the same
> methods as in the
> ArrayList but using Generics internally )
Yes, that was my first idea too. Something like F
Hello:
>
> thank you very much. That's the information I needed, because I didn't
> know that I had to install DDEX Provider to use Firebird in Visual
> Studio. _Now I got connection from VCSE to Firebird database._
>
> Unfortunately, I got the *next problem.* Adding a connection via
> Firebird,
Hello:
> Oh, yes. So maybe in next versions ... I've missed that's public.
In this case there is no real problem i think, we can make a wrapper
collection
and that shouldn't broke nothing at all ( as it can expose the same
methods as in the
ArrayList but using Generics internally )
--
Carlos G
Carlos Guzmán Álvarez wrote:
> Sorry, i have explained it bad, i was meaning user code using that
> property :)
Oh, yes. So maybe in next versions ... I've missed that's public.
--
Jiri {x2} Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
Carlos Guzmán Álvarez wrote:
> Sorry, i have explained it bad, i was meaning user code using that
> property :)
Oh, yes. So maybe in next versions ...
--
Jiri {x2} Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
Carlos Guzmán Álvarez wrote:
> Hello:
>
> I'm planning to remove the old design time support in v2.1.0.
>
> That includes designers for FbConnection, FbDataAdapter and FbCommand
> components, that will be removed in favor
> of the design time features provided by the DDEX provider.
>
>
Yes, I
Hello:
I'm going to tag the sources of the 2.0 version for the 2.0.1 release
please if you have
commits pending let me know as after the tag i will want to see not
commits until i do the release
( probably this friday ).
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.wordpress.com
---
Hello:
I'm planning to remove the old design time support in v2.1.0.
That includes designers for FbConnection, FbDataAdapter and FbCommand
components, that will be removed in favor
of the design time features provided by the DDEX provider.
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.
Hello:
> I'll do it and I'll do some tests.
>
> This shouldn't break the code.
Sorry, i have explained it bad, i was meaning user code using that
property :)
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.wordpress.com
-
Carlos Guzmán Álvarez wrote:
> Looks fine to me as it doesn't looks as that the change can broke
> existing code.
I'll do it and I'll do some tests.
This shouldn't break the code.
--
Jiri {x2} Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
--
I am just about finished with MS Visual C# 2005 Step by Step and it's a very
good book (except maybe for a few of the examples).
It goes through in detail datasets and loading controls on forms.
Kevin
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
paha
S
Hi pal, you are really in the wrong place here, next time ask such questions
here http://www.gotdotnet.com/Community/MessageBoard/MessageBoard.aspx?ID=6
or here http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=8&SiteID=1,
there are a lot of places for newbies to ask their question
But pleas
Hello:
> there's a private ArrayList backupFiles;. What about creating
> FbBackupFileCollection for this?
>
> Using generic [I]List should improve performance and of course the code
> (strongly typed, better optimized, ...).
>
> Any comments?
Looks fine to me as it doesn't looks as that the chang
Thanks, but that won't work.
I already have XML which is being created by the sp so if I WriteXML it will
create tags around existing XML.
Probably it's better to say I have a string column that I want to write to a
disk file.
Is there some way to write to a file stream directly or do I need to
Rick Roen wrote:
> Can I write this output from the fill method directly to a fileStream of
> some kind and skip the extra steps?
>
Use the DataAdapter to fill a DataSet, and then use the WriteXml Method
of the DataSet.
Cecil Martin
Just note, that we should also modify the backup&restore test with this. ;)
--
Jiri {x2} Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
Using Tomcat but need to do more? Need to support web services, sec
16 matches
Mail list logo