Jump to content
Fivewin Brasil

AJUDA EM MYSQL


Guest n/a

Recommended Posts

E ae galera alguem sabe me dizer como substituir esse

comandos de DBF para MYSQL

GO TOP // este

WHILE !eof() //este

dig := Left(FIELD->TEMPLATE,FIELD->SIZE)

ret := GRVERIFY(cTemplate,dig,@score,GR_DEFAULT_CONTEXT)

// Checking if query template and reference template match.

if (ret == GR_MATCH)

Result := .T.

EXIT

end

if (ret < 0)

EXIT

end

skip //este

End

Lailton [Fivewin2.7/xharbour 00.00/bcc 55]

Link to comment
Share on other sites

E ae galera alguem sabe me dizer como substituir esse

comandos de DBF para MYSQL

GO TOP // este

WHILE !eof() //este

dig := Left(FIELD->TEMPLATE,FIELD->SIZE)

ret := GRVERIFY(cTemplate,dig,@score,GR_DEFAULT_CONTEXT)

// Checking if query template and reference template match.

if (ret == GR_MATCH)

Result := .T.

EXIT

end

if (ret < 0)

EXIT

end

skip //este

End

Lailton [Fivewin2.7/xharbour 00.00/bcc 55]

Link to comment
Share on other sites

é uma função de biometria "fingerprint" ou simplificando funcao para um aparelho de verificacao de impressao digital

consegui um demo de fivewin na net porem o mesmo esta com dbf e eu queria poder utulizar sql lib

msn lailton.webmaster@hotmail.com

Lailton [Fivewin2.7/xharbour 00.00/bcc 55]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...