CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: matt_1ca

Search: Search took 0.01 seconds.

  1. Re: Problem Trying to Modify SQL Behind Command Object in Crystal Report 2008

    Case closed found the problem ... I was wrongly assuming that we were using repositories .. thanks
  2. Re: Problem Trying to Modify SQL Behind Command Object in Crystal Report 2008

    Now there is another thing I am starting to notice .. when I go to the Repository Explorer it is empty ... I played with the user interface at this point in time and it appears to me that I possibly...
  3. Re: Problem Trying to Modify SQL Behind Command Object in Crystal Report 2008

    I think I may have stumbled on something ... right now I do not have full comprehension of the significance yet however I imagine that someone with more years of experience might know right away what...
  4. Re: Problem Trying to Modify SQL Behind Command Object in Crystal Report 2008

    I wonder if this might be related to some kind of permission setting? If such were the case, I imagine someone with a limited permission (once upon a time must have seen it) ... currently not sure...
  5. Problem Trying to Modify SQL Behind Command Object in Crystal Report 2008

    I am encountering a road block trying to modify SQL codes behind Crystal Report 2008 command objects and wondering if someone has encountered the same problem before ...

    Though new to Crystal...
  6. Re: Data at the root level is invalid. Line 1, position 1

    I tried as you have advised ... ie.. replaced LOADXML with LOAD and exactly as you have predicted the original error message that I reported "invalid. Line 1, position 1" ... vanished instantly.
    ...
  7. Re: Data at the root level is invalid. Line 1, position 1

    Thanks for the info ... I'm learning alot in this experience I really appreciate it
  8. Re: Data at the root level is invalid. Line 1, position 1

    Thank you so much for the attachments ... I have proceeded with your advise to use the XmlTextReader and revised my little code ... and now everything works like a charm ... thx again

    Public...
  9. Data at the root level is invalid. Line 1, position 1

    Wondering what is it that I am doing wrong (and how I can fix it) ... I am trying to learn how to read XML file and created a little program below to start testing what I have read but keep getting...
  10. Thread: Vbcr

    by matt_1ca
    Replies
    6
    Views
    2,678

    Re: Vbcr

    I tried environment.newline and it worked like a charm .. thank you all so very much I really appreciate it.

    Matt
  11. Thread: Vbcr

    by matt_1ca
    Replies
    6
    Views
    2,678

    Re: Vbcr

    They also mentioned that we cannot use \n escape sequence either (I dont know how to use that anyway in vb.net or if it is even possible) .. LOL
  12. Thread: Vbcr

    by matt_1ca
    Replies
    6
    Views
    2,678

    Vbcr

    Being required to do everything the ".NET" way ... I was told that vbcr is soon going to be deprecated and is to be replaced by something else in the future ... anyhow even if vbcr does the job done...
  13. Changing Project Build Configuration to Debug mode

    From my DLL project I have succeded in making AutoCAD launch by pressing F5 from VB.net IDE (Visual Studio 2008) en route to try to make debugging of the DLL easier ...

    ... however one last...
  14. Re: MVC (Model-View-Controller) implementation in VB.NET

    Thank you for your valuable answer, the link is enlightening indeed and has filled in many of the gaps in most of the materials I have.

    Gratefully,
    Matt
  15. Re: MVC (Model-View-Controller) implementation in VB.NET

    Thanks ...

    I have tried to re-attach the VB.NET source codes here in a zip file which has two
    folders the second folder is the one that has my latest attempt:

    "Second Try trying...
  16. Re: Making VB.NET OOP via Observer paradigm and easily adaptable to Test Driven Dev't

    Thank you for this interesting concept ... I really appreciate it

    Thanks again,
    Matt
  17. MVC (Model-View-Controller) implementation in VB.NET

    I am wondering what I am missing in the attached code that is making it impossible for me to make the VB.NET program below work using MVC (Model-View-Controller).

    Right now, I am really lost...
  18. Making VB.NET OOP via Observer paradigm and easily adaptable to Test Driven Dev't

    Wondering if someone could show me how to implement an observer pattern in VB.NET?

    Currently I have a lot of working code in VB6 which the company wants me to migrate to
    VB.NET. Well, that would...
Results 1 to 18 of 18



HTML5 Development Center

Click Here to Expand Forum to Full Width