CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2004
    Posts
    1

    Angry Need Help Immediatly

    Hay guyz I need your Help
    I M designing a code generator in VB i designed the project in details and now its time to develp that and i m not a very good programmer so if any budy can help me in that. I will be very thankful ...
    my project is divided into 3 modules

    The Form Generator
    The Database Generator
    Linker

    and i just need help in form for refrerence book or aother related stuff from which i can get the idea that how to start the code for that in VB. that how to generate forms dynamically on runtime and how to create database on the runtime and how can i link them on runtime i VB6.

    if any one knows about that plz contact me
    my email address is

    [email protected]

  2. #2
    Join Date
    Dec 2003
    Location
    Northern Ireland
    Posts
    1,362
    I havent done anything like that before! Although, I do know that if you are wanting your program to generate code, you are going to need microsoft script control. It should be in your components, and u can find out how to use it on msdn.

    good luck

  3. #3
    Join Date
    Jan 2001
    Posts
    486
    I'm not sure about others here, but when I see a mad/frown face icon and a DEMAND for help, I'm not likely to comply. We're not your servants here.

    Also, people requesting help here are generally encouraged to try to code themselves and seek help with problem areas rather than telling someone to do their work for them.

    Furthermore, it might help matters if you wrote in complete sentences and used proper spelling instead of being so lazy.
    If kids were left to their own devices, would they ever come up with a thing like war?......The Wheel / Todd Rundgren

    Do canibals not eat clowns because they taste funny?

  4. #4
    Join Date
    Aug 2003
    Location
    London
    Posts
    515
    Originally posted by doofusboy
    I'm not sure about others here, but when I see a mad/frown face icon and a DEMAND for help, I'm not likely to comply. We're not your servants here.


    I always read threads with 'IMMEDIATE URGENT HELP NOW' in them last...!

  5. #5
    Join Date
    Jun 2001
    Location
    Mi
    Posts
    1,249
    I'm not sure about others here, but when I see a mad/frown face icon and a DEMAND for help, I'm not likely to comply. We're not your servants here.

    Also, people requesting help here are generally encouraged to try to code themselves and seek help with problem areas rather than telling someone to do their work for them.

    Furthermore, it might help matters if you wrote in complete sentences and used proper spelling instead of being so lazy.
    I agree ... And further, this kinda project is VERY involved ... Something that most programmers/developers would not part with for nothing (or attempt to write for nothing for that matter either) ... As for reference materials, try googling (search) for code generators ... There numerous books on the subject ... At worst you can try any of the bookstore sites also ...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured