Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C++ and Visual C++ > C++ Programming
|
C++ Programming General discussions for the C++ language. For questions specific to Microsoft's Visual C++ variant, see the Visual C++ forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C++ Programming section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old May 1st, 2009, 04:09 AM
Registered User
 
Join Date: Apr 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to pacala_ba
Lightbulb String Bug / Crazy Error / Compiler Wrong

Hi,
MS Access Compiler (VBE6.DLL) Wrong, example of Compiled Database
Code:
Dim cSQL as String
cSQL = "a" & "b"
Sometimes (Some Random process there (?) ) the result is cSQL= "a"
In the Immediate/Debug Window the Result is ALLWAYS cSQL= "ab"
-----------
Question about Behinde the C++ Scene:
What may be the REASON for this Unbelievable Result ?
===============================================

VBA string bug?
Reply With Quote
  #2 (permalink)  
Old May 3rd, 2009, 11:12 PM
Registered User
 
Join Date: May 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

try debug it
Reply With Quote





Similar Threads
Thread Thread Starter Forum Replies Last Post
VBA string bug? steeffie Access VBA 32 July 3rd, 2009 08:37 AM
Compiler linker error raja_welcomes Visual C++ 1 June 6th, 2007 11:17 AM
old compiler seems to work but still is 1 error stevecist ASP.NET 1.0 and 1.1 Basics 1 January 24th, 2007 06:59 PM
String access by character bug in multi-dimensiona richard.york Pro PHP 1 September 6th, 2003 05:57 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.