I know its a valid SQL, i get a syntax error from mysql...i execute the same in access and works perfect...
Now i tried with this, and it seems to work:
SELECT audiencia.fecha as fecha, audiencia.hora as hora, audiencia.rud as rud, funcionario.nombres as def, imputado.nombres as impn...
Hi, i have this big problem...im tring to use inner join with mysql, when i use 3 tables theres no problem, but if i add uno more, theres an error....¿?..
this is the call that works:
SELECT audiencia.fecha, imputado.rut
FROM (audiencia INNER JOIN audiencia_imputado ON audiencia.cod_audiencia =...
The Server i'm talkin' about it's on housing. It has installed SQL Server 7, ISS and Windows 2000 Service pack 2.
I think maybe if I install the last patch (esn_sql70sp4.exe). But i don't have backups of my databases.
Hi I'm ina big hurry qith this problem. I have this message:
Tipo de error:
Microsoft OLE DB Provider for SQL Server (0x80004005)
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
/premium/form_pago_dep.asp, line 7
I'm using ASP, and COM objects made in VB with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.