Link Failed Good morning, I have a linking error: Link failed! Error in function __AllocBytes:Maximum size (0x3000000) of section .text exceeded I have exported my application, create a new repository and re-import again and compile-run from repository, still same problem. I have tried reindex, same problem. Before... 7 Dec 2009 04:08
rtf to HTML Did anyone make a class to convert rtf (or .doc) to HTML ? I would like to show formatted text on a HTML page which is entered in a VO rtf control. John ... 9 Dec 2009 15:30
Binary Data Readback Using VO2Ado. I am saving binary data perfectly into a SQL table but when I read it back it is being corrupted. For example: uValue := oServer:Fieldget(BINDATA) // this correctly gives me an object of type AdoLongBinary cValue := uValue:Value The cValue is "almost" correct but there are some characters... 7 Dec 2009 09:33
DB Editor Hello We used to use DBAdministrator from Eddy Celebi. But since Alt128.co.uk not longer exists, I wonder what DB Administrator tools you all use? -- Grtz, Marc ... 5 Dec 2009 17:21
Advantage Hello I wonder if anyone can help me with problems I am having using ADS. I have the following code at start up:- SetAnsi(.F.) AX_SetServerType(.T.,.F.,.F.) AX_AXSLocking(.F.) RddSetDefault("AXDBFCDX") I have a preinit for each dbServer with the following line:- self:xDriver:="AXDBFCDX" The applicati... 3 Dec 2009 13:42
Upgrade VO 2.8 SP3 Hi, we just installed SP3. Just one question about it: With future versions of our applications we will of course deliver all the new dll's of SP3. How about patches ? Usually we just replace one DLL (which would then be compiled with SP3). The installed environment at customer's is SP2. Will the SP3-dll ... 2 Dec 2009 08:42
Customdraw in a Datalistview Hi, the following code colours the "not selected" items, but the selected items will not being colored, what?s wrong here ? METHOD ControlNotify( oEvent ) CLASS winmain LOCAL pNMCustomDraw as _WINNMLVCUSTOMDRAW LOCAL dwDrawStage as DWORD LOCAL dwItem as DWORD LOCAL olvi as listviewitem LOCAL strucLVCD ... 2 Dec 2009 03:14
error 1053 (Assertion fehlgeschlagen) what exactly does this error mean ? i am running a programm on 2 XP-machines, one with the windows standard novell client, all fine . . . running on a machine using the newest novell netware client for XP with IPX/IP the app will crah with that error both machines have same servicepacks ... 1 Dec 2009 03:55
Linear Owner Alignment Hello, with vo28sp3 linear owner alignment seams to work fine now. I could creat amazing results! But how to find the best fitting values for factor and divisor? When giving the corresponding VO example a try I couldn't do anything other than try and error until now. Did someone has experiences with this... 3 Dec 2009 17:06
Newbie bBrowser 3 Hi to all, I just bought bBrowser 3, I want to know if I could do something like ListView:AddItem() So I could manually create a ListViewItem then I add to ListView... Regards, Darmadi ... 3 Dec 2009 00:30 |