RE: [U2] Question about the U2 News Flash...

2008-02-29 Thread Bob Witney
I didn't get the news flash 

Could someone forward it please sounds like just what I need

Thanks
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Wolverton
Sent: 28 February 2008 17:40
To: u2-users@listserver.u2ug.org
Subject: [U2] Question about the U2 News Flash...

I just got the February News Flash, and am confused about some offerings
- perhaps someone can help:

1) U2.NET Beta available and
2) developerWorks article on U2 and IBM Data Server Provider for .NET

So... These two items are both to get .NET code working, but each uses a
different process to do it? Is the U2.NET going to 'obsolete' the logic
and ideas presented in the IBM DSP article?

Seems like IBM is pushing full steam ahead on .NET -- the new SB+/XA
included... The question is how do I/we know which 'avenue' to follow?

What is the general take?  U2.NET worth holding out for compared to
using the ServiceProvider?  I've only started playing with this
functionality to know what options are there - is U2.NET going to make
things easier and worth waiting on?

David W.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__

Confidentiality Notice:  This e-mail and any attachments are intended solely 
for the addressee and may contain confidential or privileged  information.   If 
you are not the named addressee, or the person responsible for delivering the 
message to the named addressee, please notify the sender as soon as possible 
and delete the material from your computer.  This message will be protected by 
copyright.  If it has come to you in error, you must not take any action based 
on its contents nor must you copy or show the message to any person other than 
the intended recipient. 
_
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Question about the U2 News Flash...

2008-02-29 Thread Brian Leach
Bob et al

If anyone is interested I've done a writeup of the new ADO.NET provider in the 
next issue of Spectrum (that's www.intl-spectrum.com for details).

It seems to work pretty well, especially if you restrict it to calling remote 
procedures. Use SQLExecDirect() in a BASIC subroutine and assign the result to 
@HSTMT. You could do the same with OleDB, but it seems to work cleaner with 
this provider.. that might just be my impression.

I'd stick to UniObjects or UO.NET for any transactional updates though.

Brian

I didn't get the news flash 

Could someone forward it please sounds like just what I need

Thanks
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Wolverton
Sent: 28 February 2008 17:40
To: u2-users@listserver.u2ug.org
Subject: [U2] Question about the U2 News Flash...

I just got the February News Flash, and am confused about some offerings
- perhaps someone can help:

1) U2.NET Beta available and
2) developerWorks article on U2 and IBM Data Server Provider for .NET

So... These two items are both to get .NET code working, but each uses a
different process to do it? Is the U2.NET going to 'obsolete' the logic
and ideas presented in the IBM DSP article?

Seems like IBM is pushing full steam ahead on .NET -- the new SB+/XA
included... The question is how do I/we know which 'avenue' to follow?

What is the general take?  U2.NET worth holding out for compared to
using the ServiceProvider?  I've only started playing with this
functionality to know what options are there - is U2.NET going to make
things easier and worth waiting on?

David W.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__

Confidentiality Notice:  This e-mail and any attachments are intended solely 
for the addressee and may contain confidential or privileged  information.   If 
you are not the named addressee, or the person responsible for delivering the 
message to the named addressee, please notify the sender as soon as possible 
and delete the material from your computer.  This message will be protected by 
copyright.  If it has come to you in error, you must not take any action based 
on its contents nor must you copy or show the message to any person other than 
the intended recipient. 
_
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Question about the U2 News Flash...

2008-02-29 Thread Bob Witney
Thanks for those who came back

The only thing is that the .net databse add ins need visual studio 2005
and we have 2008

Any ideas

IBM listening ?

Bob

 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brian Leach
Sent: 29 February 2008 10:04
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Question about the U2 News Flash...

Bob et al

If anyone is interested I've done a writeup of the new ADO.NET provider
in the next issue of Spectrum (that's www.intl-spectrum.com for
details).

It seems to work pretty well, especially if you restrict it to calling
remote procedures. Use SQLExecDirect() in a BASIC subroutine and assign
the result to @HSTMT. You could do the same with OleDB, but it seems to
work cleaner with this provider.. that might just be my impression.

I'd stick to UniObjects or UO.NET for any transactional updates though.

Brian

I didn't get the news flash 

Could someone forward it please sounds like just what I need

Thanks
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Wolverton
Sent: 28 February 2008 17:40
To: u2-users@listserver.u2ug.org
Subject: [U2] Question about the U2 News Flash...

I just got the February News Flash, and am confused about some offerings
- perhaps someone can help:

1) U2.NET Beta available and
2) developerWorks article on U2 and IBM Data Server Provider for .NET

So... These two items are both to get .NET code working, but each uses a
different process to do it? Is the U2.NET going to 'obsolete' the logic
and ideas presented in the IBM DSP article?

Seems like IBM is pushing full steam ahead on .NET -- the new SB+/XA
included... The question is how do I/we know which 'avenue' to follow?

What is the general take?  U2.NET worth holding out for compared to
using the ServiceProvider?  I've only started playing with this
functionality to know what options are there - is U2.NET going to make
things easier and worth waiting on?

David W.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__

Confidentiality Notice:  This e-mail and any attachments are intended
solely 
for the addressee and may contain confidential or privileged
information.   If 
you are not the named addressee, or the person responsible for
delivering the message to the named addressee, please notify the sender
as soon as possible and delete the material from your computer.  This
message will be protected by copyright.  If it has come to you in error,
you must not take any action based on its contents nor must you copy or
show the message to any person other than the intended recipient. 
_
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__

Confidentiality Notice:  This e-mail and any attachments are intended solely 
for the addressee and may contain confidential or privileged  information.   If 
you are not the named addressee, or the person responsible for delivering the 
message to the named addressee, please notify the sender as soon as possible 
and delete the material from your computer.  This message will be protected by 
copyright.  If it has come to you in error, you must not take any action based 
on its contents nor must you copy or show the message to any person other than 
the intended recipient. 
_
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Question about the U2 News Flash...[AD]

2008-02-29 Thread Janet Bond
Hi Bob,

FusionWare Direct ADO.Net Provider supports Microsoft Visual Studio 2008.

We have a session at Spectrum reviewing Visual Studio 2008.

Please contact me for more information.

Janet Bond
1.866.266.2326 x159 [/AD]

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Witney
Sent: Friday, February 29, 2008 6:42 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Question about the U2 News Flash...

Thanks for those who came back

The only thing is that the .net databse add ins need visual studio 2005
and we have 2008

Any ideas

IBM listening ?

Bob



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brian Leach
Sent: 29 February 2008 10:04
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Question about the U2 News Flash...

Bob et al

If anyone is interested I've done a writeup of the new ADO.NET provider
in the next issue of Spectrum (that's www.intl-spectrum.com for
details).

It seems to work pretty well, especially if you restrict it to calling
remote procedures. Use SQLExecDirect() in a BASIC subroutine and assign
the result to @HSTMT. You could do the same with OleDB, but it seems to
work cleaner with this provider.. that might just be my impression.

I'd stick to UniObjects or UO.NET for any transactional updates though.

Brian

I didn't get the news flash

Could someone forward it please sounds like just what I need

Thanks


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Wolverton
Sent: 28 February 2008 17:40
To: u2-users@listserver.u2ug.org
Subject: [U2] Question about the U2 News Flash...

I just got the February News Flash, and am confused about some offerings
- perhaps someone can help:

1) U2.NET Beta available and
2) developerWorks article on U2 and IBM Data Server Provider for .NET

So... These two items are both to get .NET code working, but each uses a
different process to do it? Is the U2.NET going to 'obsolete' the logic
and ideas presented in the IBM DSP article?

Seems like IBM is pushing full steam ahead on .NET -- the new SB+/XA
included... The question is how do I/we know which 'avenue' to follow?

What is the general take?  U2.NET worth holding out for compared to
using the ServiceProvider?  I've only started playing with this
functionality to know what options are there - is U2.NET going to make
things easier and worth waiting on?

David W.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__

Confidentiality Notice:  This e-mail and any attachments are intended
solely
for the addressee and may contain confidential or privileged
information.   If
you are not the named addressee, or the person responsible for
delivering the message to the named addressee, please notify the sender
as soon as possible and delete the material from your computer.  This
message will be protected by copyright.  If it has come to you in error,
you must not take any action based on its contents nor must you copy or
show the message to any person other than the intended recipient.
_
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__

Confidentiality Notice:  This e-mail and any attachments are intended solely 
for the addressee and may contain confidential or privileged  information.   If 
you are not the named addressee, or the person responsible for delivering the 
message to the named addressee, please notify the sender as soon as possible 
and delete the material from your computer.  This message will be protected by 
copyright.  If it has come to you in error, you must not take any action based 
on its contents nor must you copy or show the message to any person other than 
the intended recipient.
_
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email

Re: [U2] Question about the U2 News Flash...

2008-02-29 Thread Clifton Oliver
The issue is in the final stages of going to press, so it's not up on  
the web site yet. I've made a note to post an announcement to the  
list as soon as it is.


[AD] (kind of)

Brian written several articles for Spectrum magazine. The back issues  
can be downloaded from the web site.


[/AD]


Regards,

Clif



On Feb 29, 2008, at 2:03 AM, Brian Leach wrote:

If anyone is interested I've done a writeup of the new ADO.NET  
provider in the next issue of Spectrum (that's www.intl- 
spectrum.com for details).

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Question about the U2 News Flash...

2008-02-29 Thread Clifton Oliver

laughing

Anyone want to edit the Editor?


On Feb 29, 2008, at 1:52 PM, Clifton Oliver wrote:

Brian written several articles for Spectrum magazine. The back  
issues can be downloaded from the web site.

   ^
 has
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Question about the U2 News Flash...

2008-02-28 Thread David Jordan
I believe U2.Net is mv.Net customised to work better with U2 products.

Regards

David Jordan

 1) U2.NET Beta available and
 2) developerWorks article on U2 and IBM Data Server Provider for .NET
 
 So... These two items are both to get .NET code working, but each uses
 a
 different process to do it? Is the U2.NET going to 'obsolete' the logic
 and
 ideas presented in the IBM DSP article?
 
 Seems like IBM is pushing full steam ahead on .NET -- the new SB+/XA
 included... The question is how do I/we know which 'avenue' to follow?
 
 What is the general take?  U2.NET worth holding out for compared to
 using
 the ServiceProvider?  I've only started playing with this functionality
 to
 know what options are there - is U2.NET going to make things easier and
 worth waiting on?
 
 David W.
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Question about the U2 News Flash...

2008-02-28 Thread David Wolverton
*gasp* IBM is remarketing someone else's product?!? 

Tony G - can you confirm or deny this rumor? 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of David Jordan
 Sent: Thursday, February 28, 2008 3:11 PM
 To: u2-users@listserver.u2ug.org
 Subject: RE: [U2] Question about the U2 News Flash...
 
 I believe U2.Net is mv.Net customised to work better with U2 products.
 
 Regards
 
 David Jordan
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/