Search found 51 matches: joined

Return to advanced search

Re: smtpserver

... "testsmtp.zip" } ) // attached files * { "alinares@fivetechsoft.com" },; // To return nil richard wilson Posts: 28 Joined: Sat Mar 04, 2006 3:32 pm Location: canada Top Re: smtpserver New post
by richard wilson
Wed Oct 05, 2016 6:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: smtpserver
Replies: 5
Views: 1374

FWH 16.08 : Built-in MySql/MariaDB functionality (Updated )

... count(*) as num from customer group by state" In such cases, oRs:lReadOnly is set to .T. Also, columns which are computed or derived from joined tables are also flaged as readonly. It is obvious that single tables can be edited/modified easily. In addition even the following types of queries ...
by nageswaragunupudi
Fri Jul 01, 2016 9:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 16.08 : Built-in MySql/MariaDB functionality (Updated )
Replies: 76
Views: 28599

Re: OT Recordset question

Thank you Marcelo,

I allready have tried it with a temporary table with 10 records and joined it with my table, and it is working.
Now will try it with the generated list as you have showed.
by Marc Vanzegbroeck
Wed Nov 04, 2015 6:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT Recordset question
Replies: 6
Views: 707

Re: ADO RDD xHarbour

Rick, Thats the SQL normal way. Unfortunately we would get only one recordset (joined) and to simulate Dbf behavior and working with already written apps that's not possible because it breaks completely the code. Thus I'm working with true relations issuing SELECTS ...
by AHF
Fri Apr 10, 2015 5:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 447193

Re: Grabar en tablas relacionadas en Mysql

... fields in the main table, provided we include primary key also in the sql while reading the recordset. Same way we can edit and save fields in the joined table also if we include primary of key of the joined table also in the sql. This is my small test. oCn is my ADO connection object to my MYSQL ...
by nageswaragunupudi
Mon Mar 16, 2015 1:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Grabar en tablas relacionadas en Mysql
Replies: 10
Views: 2175

Re: FiveTouch: a new product for Android from FiveTech

... To really increase our productivity on mobile devices and turn us really competitive on this important market. Daniel Garcia has already joined the FiveTouch development team and he is already working on the iOS version. I am focused on the Android version, and several developers more ...
by Antonio Linares
Mon Feb 23, 2015 2:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveTouch: a new product for Android from FiveTech
Replies: 24
Views: 27082

Re: (Off Topic) Consulta SQL

...  LEFT JOIN TABLA_EMPRESAS C ON A.id_empresa=C.id_empresa WHERE A.tipocliente='C'  has 2 spelling mistakes. The first table you joined is TABLA_CLIENTES but it should be TABLA_CLIENTE. In your database you may be having 2 tables TABLA_CLIENTE and TABLA_CLIENTES. TABLA_CLIENTES ...
by nageswaragunupudi
Wed Feb 04, 2015 8:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: (Off Topic) Consulta SQL (SOLUCIONADO)
Replies: 6
Views: 1205

Re: ADO question: Access is not refresing properly

... when you have a COMPLEX join in your recordset and adding or deleting a record to that complex oRs will cause un-intended consequences to those joined tables. IN that situation .. you can create a new recordset .. add your record and then oRs:Requery() the original recordset to make your new ...
by Rick Lipkin
Sun Jun 23, 2013 3:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO question: Access is not refresing properly
Replies: 10
Views: 2844

Re: Fivedroid on Qt

... application, it was short , very short... no memory, storage etc.... Then the first pc computer appeared xt and a lot of "developpers" joined the "ms" world and developped a lot of applications. Why ? because it could communicate with all the rest of their applications in ...
by Richard Chidiak
Wed Jun 12, 2013 5:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivedroid on Qt
Replies: 135
Views: 37225

Build Error

... hWnd ), "WP" ) ); hb_vmFunction( 4 ); } return ! HB_ISNIL( -1 ); // FALSE invokes default behavior Cheers Colin Colin Haig Posts: 213 Joined: Mon Oct 10, 2005 5:10 am
by Colin Haig
Thu Feb 21, 2013 9:27 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Build Error
Replies: 5
Views: 3285

Re: SQL Recordset delete problem

Marc What you have to do in a situation where you have a complex join .. if you delete the row, you will also delete the row in the joined table as well and realize the un-intended mistake. For Example .. if you have a recordset joined between a customer and ( lets say ) an Invoice and you ...
by Rick Lipkin
Fri Nov 09, 2012 1:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SQL Recordset delete problem
Replies: 10
Views: 2839

Re: Codejock Calendar Samples?

... needs, i use it for scheduling , version 15.0.2 of the control installed one year ago. You will find all the elements to get started with, i have joined the resources and images i use also. If you need help, let me know , codejock is a fantastic product while their support is very bad... unfortunately. ...
by Richard Chidiak
Mon Apr 16, 2012 4:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Codejock Calendar Samples?
Replies: 116
Views: 46537

Re: Creating an Open Office spreadsheet file .xls

... is the last one opened. I hope it's more clear now Smile Back to top View user's profile Send private message B Marcelly Super User Super User Joined: 12 May 2004 Posts: 1297 Location: France PostPosted: Sat Nov 15, 2008 10:14 am Post subject: Reply with quote Hi, You must close(True) your ...
by Rick Lipkin
Fri Nov 04, 2011 1:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating an Open Office spreadsheet file .xls
Replies: 23
Views: 12010

ERROR AL IMPRIMIR EN DISTINTAS IMPRESORAS

... De no hacerlo es un bug que hay que corregirregards, saludos Antonio Linares http://www.fivetechsoft.com Antonio Linares Site Admin Posts: 20640 Joined: Thu Oct 06, 2005 5:47 pm Location: Spain Website]
by elmoiquique
Tue Aug 09, 2011 9:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ERROR AL IMPRIMIR EN DISTINTAS IMPRESORAS
Replies: 2
Views: 510

Re: Grupo de Trabajo

... note :- WMI is not available before Windows 2000 (unless it is installed separately). Microsoft's document states that if the computer is not joined to a domain, the domain property of the Win32_ComputerSystem class is the name of the workgroup. Regards Anser
by anserkk
Fri Feb 25, 2011 5:57 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Grupo de Trabajo
Replies: 2
Views: 565
PreviousNext

Return to advanced search