Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > MySQL
|
MySQL General discussion about the MySQL database.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the MySQL section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 13th, 2003, 06:58 AM
Registered User
 
Join Date: Oct 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Access =====> MySQL

Hi,

I am trying to migrate from an application from Access to a mySql
database. I am making a connection via ODBC (connStr =
"driver={mysql};database=dbttrend;server=127.0.0.1 ;uid=root;pwd=A81;"),
this works fine but I get an error on one of my pages, in the source
code it looks like this:

localRSBkmk = rsEntries.Bookmark

The error is:
Current Recordset does not support bookmarks. This may be a limitation
of the provider or of the selected cursortype.

To my knowledge the Bookmark property of the Recordset should be
supported. I am using MySQL ODBC Driver 3.51.06.00 and Windows
Platform.

Does anybody know a solution for this problem?

thanx for help

Pete





Similar Threads
Thread Thread Starter Forum Replies Last Post
Migration from MS Access -> MySql spraveens MySQL 3 March 6th, 2010 04:45 AM
Connecting to mySQL with $this-> rretzko PHP Databases 1 March 16th, 2007 12:03 AM
Export Oracle 8 - >> Access 2K wwwdirzala Pro VB 6 0 August 23rd, 2004 03:30 AM
Access -> Odbc Jdbc Bridge -> Sybase z00mit Java Databases 0 August 25th, 2003 04:57 AM
how to upload files > 1mb into mysql from php zubair_k911 PHP Databases 3 July 10th, 2003 02:07 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.