2015. április 8., szerda 23:02:29 UTC+2 időpontban Vinny P a következőt 
írta:
>
> On Wed, Apr 8, 2015 at 9:40 AM, Ladányi Attila <[email protected] 
> <javascript:>> wrote:
>
>> PDO->__construct('odbc:DRIVER={Mi...')
>>  
>> What ist the problem? Could you help me? Is the PDO ODBC Connection in 
>> Google App Engine allowed, supported?
>>
>
>
>
> The error message cuts off the full name of the driver, but it looks like 
> your application is trying to specify a custom driver that's not supported 
> on App Engine. 
>
> If you're willing to drop Microsoft Access, you can migrate your data from 
> Access to Cloud SQL <https://cloud.google.com/sql/docs> and then your GAE 
> app can pull information from there. Alternatively, you might want to use a 
> Managed 
> VM instance <https://cloud.google.com/appengine/docs/managed-vms/> and 
> install the driver within the VM, then connect as normal.
>
>  
>  
> -----------------
> -Vinny P
> Technology & Media Consultant
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.com
>  
>
>  
Hello Vinny,
 
thanks for you information. in the meanwhile read I, that I shall to use 
"Managed VM instance" instead of "Sandbox" image. 
 
Thanks for your help.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/de67016b-2821-4777-b0b9-8211257225f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to