Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MySQL data Access Class
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01135585
Message ID:
01136985
Views:
11
Hi Kevin

Well I have made a little progress but it crashes wihen I call this.SaveRow() at this code
    public override IDbCommand CreateInsertCommand()
        {
            return  this.CommandBuilder.GetInsertCommand();
       
        }
With the error “Connection must be valid and open”
Any ideas?

TIA
Stuart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform