Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: pcatalan
  • Content: Threads
  • Order by date
  1. pcatalan

    how inner join works

    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 =...
  2. pcatalan

    I have a problem with ASP - SQL Server

    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...

Part and Inventory Search

Back
Top