RE: MDAC 2.6 RTM available for download

2000-09-26 Thread Steve Pierce

Please note, MDAC 2.6 does not include OLE, ODBC or other desktop drivers.
It is only for SQL Server and will coincide with the version of MDAC
shipping with SQL Server 2000.

 - Steve


-Original Message-
From: Adrian Cooper [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 26, 2000 5:23 PM
To: CF-Talk
Subject: MDAC 2.6 RTM available for download


MDAC 2.6 RTM is available from:

http://www.microsoft.com/data/

Installed it here with CF 4.51 and SQL Server 7 SP2 - no problems so far.

Adrian Cooper.



--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: MDAC 2.6 RTM available for download

2000-09-26 Thread Scott, Andrew

Can anyone point me in the right Direction:-)

Dynamically I wish to pass some values through the URL, these values will be
used to get values out of a dynamic array. Here is the problem due to the
value of n depth of the array by n depth we could end up with something like
this:-)

Example[1][1][1]

Or we could have

Example[1][4]

Now the url variable passed contains 1-4 which is then processed and
generates a string [1][4] now what I need to do is then use this to be able
to reference the Array. The problem is in CF how do I using the examples
above create the code to be able to get this arrays data.

I though that I could use  which returns
Example[1][4], however the Evaluate function will not work on this. Am I in
the right area to achieve this or am I approaching this problem from the
wrong direction.



regards

Andrew Scott
ANZ eCommerce Centre
* Ph 9273 0693  
* [EMAIL PROTECTED]


-Original Message-
From: Adrian Cooper [mailto:[EMAIL PROTECTED]]
Sent: 27 September 2000 08:23
To: CF-Talk
Subject: MDAC 2.6 RTM available for download


MDAC 2.6 RTM is available from:

http://www.microsoft.com/data/

Installed it here with CF 4.51 and SQL Server 7 SP2 - no problems so far.

Adrian Cooper.



--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: MDAC 2.6 RTM available for download

2000-09-26 Thread Adrian Cooper


- Original Message -
From: "Steve Pierce" <[EMAIL PROTECTED]>
Sent: 27 September 2000 02:49


> Please note, MDAC 2.6 does not include OLE, ODBC or other desktop drivers.
> It is only for SQL Server and will coincide with the version of MDAC
> shipping with SQL Server 2000.

It_does_include updated ODBC (and presumably SQLOLEDB) drivers for SQL
Server - it is the Access (Jet) drivers which have not been included. Here is
what the release notes say:

MDAC 2.6 does not include Microsoft Jet, the Microsoft Jet OLE DB Provider,
the Desktop Database Drivers ODBC Driver, or the Visual FoxPro ODBC driver.
See Knowledge Base article Q271908 for more information.

My ODBC driver for SQL after installing MDAC 2.6 RTM is:

2000.80.194.00

In view of all the SQL7/CF 4.x/MDAC2.5 issues seen here - this update must be
worthy of consideration.

Adrian Cooper.




--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.