First  |  Prev |  Next  |  Last
Pages: 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
Vo2Ado Sql Server Adding Constraint
Hi All, I have produced a script from sql server 2008 to create the database and tables required by my app. I have then translated this into vo2ado commands to create the database and tables wjen the user first runs the app using the following eaxmple. cNewSql := " IF NOT EXISTS (SELECT * FROM sys.objects WHE... 8 Sep 2008 20:26
VO CDX and Comix CDX
Hi *, can someone tell me how to join DBF�s with VO 2.8 and Clipper Comix ? !!! importantly memofields !!!! i am using Clipper 5.2e Comix 3.00.09 VO 2.8 SP1 SetAnsi(true) SetCollation(#CLIPPER) SetInternational(#CLIPPER) SetExclusive(FALSE) Set date german SetDateCountry(GERMAN) Se... 3 Sep 2008 07:12
SQL record locking
I'm reading a lot (in SQL books, on this forum) about record locking. Frankly speaking I find it a rather complex part of my SQL (Vo2Ado) 'study'. My idea is to follow this, simple, approach: - when a user opens a record I use the UPDATE SQL command to directly put the users' name in a special field named as "... 23 Jul 2008 11:14
Vulcan lastest version
Hello all, i got my licenced copy via Dieter Crispien. The Version is 1.0.146. Now i noticed that there is a new trial-versions available. Can i also install the trialversion and change it to a full-licenced copy ? greetings Ronald ... 4 Jul 2008 12:03
Report Pro - PDF export
Hi I'm using the PDF export feature included in Report Pro with VO2.8 but the lack of support for images and special fonts is very disappointing, and restricts it's use for commercial output. Does anyone know of any workarounds or if PDF support is likely to be improved in the near future? I've played aroun... 12 Jul 2008 07:26
CTYPE_8SPACE_GIF
I know that this is not the forum, but I have a problem sending e- mails, which arrive as Spam, and maybe somebody here knows what to do? or where to look for an answer? Ths SpamAssassin code is CTYPE_8SPACE_GIF, and the description is "BODY: Stock spam image part 'Content-Type' found (8spc)". What does it mea... 29 Jun 2008 14:12
Would this be possible with bBrowser
I have a SQL database that contains 2 tables The master table consists mainly of Code | Description 033500 Concrete the child table consists of Code | Submitted | From Sub | To Arch | From Arch | To Sub 033500 1 05/01/08 05/08/08 05/15/08 05/22/08 033500 ... 19 Jun 2008 01:15
bBrowser and combobox
Hi, i have a bBrowser with a field with this option: oColonna:ViewValueAs := #ComboBox oColonna:ValueTransformList := SELF:aEse This display a list of value. The seek text in this combobox is different from the seek of Vo combobox, because the search stop on the first character and not apply the incrementa... 24 Apr 2008 02:04
VO & Ado
The following code displays an empty bBrowser with no SQL records in the bBrowser: == CODE 1 ======================================================= METHOD bBrowserTest CLASS Standardshellwindow LOCAL odtwBrowser AS DwAdoTest LOCAL odbsServer AS AdoServer LOCAL oBrowser AS bBrowser odtwBrowser := DwAd... 22 Apr 2008 03:56
Date converting
Hi all, how can I convert this Dateformat: <date value="1208194275921" /> into the real Date an Time? Thanks Frank M ... 16 Apr 2008 09:12
First  |  Prev |  Next  |  Last
Pages: 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55