First  |  Prev |  Next  |  Last
Pages: 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Errors in Windows 7
Hello We are running our database update program at a customers and we are getting errors. dbFileSpec:Create is returning false, but the file does appear to be created as the file is opened, and has the new correct structure. There are no errors in it, but it still reports as an error. Windows 7 W/S ADS... 26 May 2010 22:26
ODBC and Unicode
Hello to all, I have the feeling that ODBC returning Unicode strings does not work with the standard SQL classes in VO. I can connect to DBF (using foxpro ODBC or ADS) and Acces using the MS ODBC driver. I want to connect to uSoft using ODBC. It all connects, without error's, but the fields are only giving... 28 May 2010 11:31
Listview - SetItemPosition
May be this an old subject.... I'm trying to do a simple test (change the position of item 2 to the first) but I can't do it! METHOD PBMove( ) CLASS dwX LOCAL oPoint AS Point oPoint := oLV:GetItemPosition(1) oLV:SetItemPosition(2,oPoint) SetItemPosition should show the i... 26 May 2010 20:16
SO Service Client V1.4.0
You will recall that I have been entreating the remaining VO community with new classes and features that I believe should have been added to VO years ago. I am using C# to access vast class resources and sample libraries to add to VO via COM a range of things I find useful. Here is my latest offering: * New... 24 May 2010 20:08
URGENT - ADS not reading DBFCDX files correctly
We've been working to get our DBFCDX application working under ADS to be able to use replication. Everything appeared to be fine, but now with our first live install, we've noticed that we're getting some horrifying effects.... We hadn't spotted this in testing as it's not apparent at first sight. In brief, f... 25 May 2010 17:57
OwnerDraw ListView
I have a ControlNotify method on a DataWindow. What I want to do is use change the colour of items in a ListView depending on a value. The method code is shown below and compiles without any problem. When the program runs it never gets in to the code to handle the colouring, oEvent:NotifyCode is never NM_CUSTO... 25 May 2010 08:00
Detecting a remote site
Given the following.. 1. I know the IP address of a remote site (a Windows-based LAN or an individual Windows machine with it's broadband connection). 2. The router at the remote site has a specific port open and forwarded to a specific machine on the internal network (if there is one). 3. A known directory is ... 24 May 2010 07:56
Error handler no longer works
Actually Marc, there wasn't a good reason. Just hubris and sour grapes. Brian didn't want to held to account and Don and others didn't want to be told that their view of VO developers was inadequate. Geoff "Marc Verkade [Marti]" <marcatm(a)rti.nl> wrote in message news:4bf99315$0$775$58c7af7e(a)news.kabe... 24 May 2010 10:06
DevShare
Hello, We (Bob, Bulent, Ronald and I) have attended DevShare in Shrewton, England last few days. Very nice organised! Thanx Phil, Alwyn and everybody else involved (the wives!). @Alwyn: Can I hire the BBQ guy for our Marti BBQ later this year? There were about 35 people attending this un-official Vulcan co... 27 May 2010 08:08
Custom Sort
I have a table with values for a column can be: 'L' 'E' 'M' 'S' I would also like them to sort this way currently they sort in alpabetical order' 'E' 'L' 'M' 'S' Is their a function that would return the desired result ... 27 May 2010 03:48
First  |  Prev |  Next  |  Last
Pages: 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25