Search found 25 matches: custid

Return to advanced search

TDatabase Seek

To All I see Silvo ( seems ) to have a similar problem ... What is the tDatabase equivalence of : oDbf:SetOrder( "CustID" ) // understand this already Set order to tag CustID Seek cCustID // <----- here oDbf:Seek cCustID ?? oDBf:GoTop() oDBf:Find cCustID ?? I would rather ...
by Rick Lipkin
Wed Jun 30, 2021 12:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase Seek
Replies: 6
Views: 809

Re: A question about function FW_Cdxcreate()

... into it. // Also do all your indexes "for ! deleted()" // And you MUST USE the TAG clause! use customer index on chgno tag "custid" to customer for ! deleted() index on descrip tag "company" to customer for ! deleted() index on phone tag "phone" to ...
by Marc Venken
Tue Feb 27, 2018 8:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A question about function FW_Cdxcreate()
Replies: 8
Views: 1670

New FTDN December/Diciembre 2017 (FWH 17.12)

... "+", then the corresponding value is added to the existing value in case of updation. Example: oCn:Insert( "debtors", "custid,lastdate,due+", ; { CustID, dSaleDate, nSaleAmount }, .T. ) If the CustID does not already exist in the table, the entire row is inserted. ...
by Antonio Linares
Tue Dec 26, 2017 6:07 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2017 (FWH 17.12)
Replies: 0
Views: 2082

Re: MySql/MariaDB Collation

... q, r, s, ş, t, u, ü, v, w, x, y, z  There is no any problem on the server side. Because the Sql statement below returns the correct order. SELECT CUSTID,FIRST FROM test_trk ORDER BY FIRST
by betoncu
Thu Jun 29, 2017 12:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MySql/MariaDB Collation
Replies: 16
Views: 3435

Re: FWH : Built-in MySql/MariaDB functionality

... ) Note: aStruct should consist of all other fields other than the autoinc field. In the above case, aStruct may contain all fields other than custid and oCn:CreateTable( cTableName, aStruct, "custid" ) Table will be created with custid as the first field as autoincrement primary ...
by nageswaragunupudi
Thu Sep 22, 2016 2:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 16.08 : Built-in MySql/MariaDB functionality (Updated )
Replies: 76
Views: 28433

Re: FWH : Built-in MySql/MariaDB functionality

Mr.Rao c) To spcify primary key add one more element to the array with "PRI". Eg: { "custid", 'C', 5, 0, "PRI" } what are these elements ? " PRI " creates field primary key and how I create this same field as Auto Increment ? Thanks ...
by vinhesoft
Thu Sep 08, 2016 10:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 16.08 : Built-in MySql/MariaDB functionality (Updated )
Replies: 76
Views: 28433

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

... as amount DECIMAL( 12, 2 ) AS ( qty * price ), c) To spcify primary key add one more element to the array with "PRI". Eg: { "custid", 'C', 5, 0, "PRI" } d) Specify character set in extended element like { "custname", 'C', 30, 0, "utf8" } ...
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: 28433

Re: Advantage Database and SQL

... ntx's to the CreateDictionary()? because the names of my dbf's aren't related to the ntx's. Example... Customer.dbf Custname.ntx Custnbr.ntx Custid.ntx Payments.dbf Pmttype.ntx Pmtdate.ntx Notice on my sample code posted here how the table and indexes get added to the data dictionary using ...
by reinaldocrespo
Fri Aug 14, 2015 10:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database and SQL
Replies: 6
Views: 2391

Re: Advantage Database and SQL

... ntx's to the CreateDictionary()? because the names of my dbf's aren't related to the ntx's. Example... Customer.dbf Custname.ntx Custnbr.ntx Custid.ntx Payments.dbf Pmttype.ntx Pmtdate.ntx 2) How do I link in the ADS.ch? I have never "included" anything in Harbour yet. The following ...
by Jay Hill
Fri Aug 14, 2015 10:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database and SQL
Replies: 6
Views: 2391

Re: ADO RDD xHarbour

... are. James 1: => CUSTOMERS NomeRDD: ADORDD ============================== RecNo RecCount BOF EOF 1 45 .F. .F. Índices em uso TagName CUSTOMERID CUSTID => COUNTRY DESC COUNTRY Relations Records locked
by James Bott
Wed Aug 05, 2015 2:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446440

Re: DBF to SQL converter program

... fields with their alias, you end up with "ID" referring to different files depending on the current workarea. It would be better to use CUSTID, PARTID, INVOICEID, etc. However changing a fieldname in a legacy program is going to very difficult and tedious to debug. If you are using database ...
by James Bott
Thu Jul 30, 2015 2:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to SQL converter program
Replies: 59
Views: 17992

Re: DBF to SQL script tool

... CUSTID],[CUSTNAME],[CUSTREP],[COONAME],[COOCOUNTRY],[COOBODY],[DOCKBODY],[REP],[ACTUAL],[INVOICED],[INVOICE],[INVDATE],[INVUSER],[TRADELANE],[CUSTOM01],[CUSTOM02],[CUSTOM03],[CUSTOM04],[CUSTOM05],[BLDIVER],[FWBDATE],[FWBTIME],[FWBUSER],[FWBNO],[FHLDATE],[FHLTIME],[FHLUSER],[FHLNO],[ESTREVENUE],[UNKNOWN],[ITEM1],[ITEM2],[ITEM3] ...
by cdmmaui
Fri Jul 04, 2014 12:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to SQL script tool
Replies: 50
Views: 13636

Re: DBF to SQL script tool

... CUSTID],[CUSTNAME],[CUSTREP],[COONAME],[COOCOUNTRY],[COOBODY],[DOCKBODY],[REP],[ACTUAL],[INVOICED],[INVOICE],[INVDATE],[INVUSER],[TRADELANE],[CUSTOM01],[CUSTOM02],[CUSTOM03],[CUSTOM04],[CUSTOM05],[BLDIVER],[FWBDATE],[FWBTIME],[FWBUSER],[FWBNO],[FHLDATE],[FHLTIME],[FHLUSER],[FHLNO],[ESTREVENUE],[UNKNOWN],[ITEM1],[ITEM2],[ITEM3] ...
by cdmmaui
Thu Jul 03, 2014 9:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to SQL script tool
Replies: 50
Views: 13636

Re: DBF to SQL script tool

... ), `SITALDATE` DATE, `SITALTIME` VARCHAR ( 4 ), `CLOSED` BIT DEFAULT 0, `CLOSEDATE` DATE, `CLOSETIME` VARCHAR ( 5 ), `CLOSEUSER` VARCHAR ( 15 ), `CUSTID` VARCHAR ( 10 ), `CUSTNAME` VARCHAR ( 45 ), `CUSTREP` VARCHAR ( 10 ), `COONAME` VARCHAR ( 75 ), `COOCOUNTRY` VARCHAR ( 75 ), `COOBODY` TEXT, ...
by cdmmaui
Fri Jun 27, 2014 4:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to SQL script tool
Replies: 50
Views: 13636

Re: xBrowse ascending order

... nLen := LEN(aCols) for nFor := 1 to nLen aCols[ nFor ]:nHeadBmpNo := 0 aCols[ nFor ]:cOrder := "" next do case case nAt==1 id1:=::odb1:custid ::odb1:cQuery:="select * from custm1 order by custid"+if(corder=="A"," desc","") ::odb1:refresh() ::obrow:refresh() ...
by ShumingWang
Thu Aug 08, 2013 3:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse ascending order
Replies: 8
Views: 2269
Next

Return to advanced search