Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NET for Visual FoxPro Developers, Data Object.
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01013976
Message ID:
01013992
Views:
14
Of course it is, but in this moment we can't purchase the Framework (it's on planning).

I've done a little modification in the following:
public override DataSet GetDataSet(....)
{
  // Code... Code... Code...
  // Almost in the end of the method 
  // Close the connection, someone forgot this! :-D
  Connection.Close()

  return ds;
}
It seems it's working as expected. So, anyone has tweak the classes? If nobody did this, can I publish an enhaced version when I finish?


>>Hi.
>>
>>I've using classes published at the Kevin McNeish Book (.NET For Visual FoxPro Devs), and I'd like to know if there's a enhaced version of the Data namespace. The class is really great, but It seems a little bit incomplete, I've testing all the time and It's ok but there's no disconnection at all, so I'm reaching the max connection error at ASP.NET project.

>I think Kevin's Mere Mortals .NET framework is an extension of the classes in the book. www.oakleafsd.com
Apoya a Visual FoxPro usandolo legalmente
--
¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º
Espartaco Palma Martínez
SysOp PortalFox
http://www.portalfox.com
esparta@portalfox.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform