RE: Big problem with autoincrementing

2003-06-22 Thread Jorge Cornejo
I believe you got the autoincrement = 10 from Oracle? It doesn't work here -Mensaje original- De: Paul DuBois [mailto:[EMAIL PROTECTED] Enviado el: Domingo, 22 de Junio de 2003 11:37 a.m. Para: Fandango del Morro; [EMAIL PROTECTED] Asunto: Re: Big problem with autoincrementing At 7:35 +0

RE: Difference between MERGE and MRG_MYISAM tables ?

2003-06-21 Thread Jorge Cornejo
I believe this won't work: http://localhost/xoops/manuals/mysql/en/MERGE.html

RE: Connecting ASP

2003-06-21 Thread Jorge Cornejo
site www.vbmysql.com, and look in the MyODBC FAQ for examples. Also subscribe to the MyODBC list at lists.mysql.com Here's a sample linked to from the MyODBC FAQ: http://www.devarticles.com/art/1/50 Regards, Mike Hillyer www.vbmysql.com > -Original Message- > From: Jorge C

RE: Connecting ASP

2003-06-20 Thread Jorge Cornejo
ded because the remote server is, as I told, a Linux sever. So what is the code for ASP to talk with my remote host once it's also in the same remote host? Thanks -Mensaje original- De: Mike Hillyer [mailto:[EMAIL PROTECTED] Enviado el: Viernes, 20 de Junio de 2003 10:44 a.m. Para: J

Connecting ASP

2003-06-20 Thread Jorge Cornejo
Hi, I’m hosting a website in a Linux server. By now I’m learning PHP and it’s amazing. How ever I need to create a online system and meanwhile I’ll to do it in ASP (which I already handle). My host gives me MySQL and I use it ok. Now, what I’ll like to do is to know how to connect my ASP page to a