Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug Report Howto?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Bug Report Howto?
Miscellaneous
Thread ID:
00661204
Message ID:
00661204
Views:
47
I think I have found 2 new bugs in the VFP7 OLEDB driver.

I am accessing the driver with VBScript (WSH 5.6) on Win2K via ADO2.7

The first one comes from trying to command the OLEDB driver to index a table on the Upper() expression. My output log looks like this:

TstTable1 indexing on column expression Upper(cColTst1)
TstTable1 error in index creation. -2147217865:
Cannot find object TstTable1 TB89071136 in the database.
Microsoft OLE DB Provider for Visual FoxPro

This doesn't occur when indexing on a char expression by itself, or on a Lower() expression.

Also, under a high volume of repeated queries, my ADO recordset result is getting corrupted. I saved my recordsets as XML as I went for debugging, so here is a good one:














and here is a bad one:















Is there a way to report this stuff outside of calling MSDN?

Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform