Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

arsha_midy

@arsha_midy
About
Posts
5
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • SQLStatement
    A arsha_midy

    Where should I post that question? I could also post that in "web development" or "database" section. But the question is also not really related to any of those section above. Real Eyes Realize Real Lies.

    ASP.NET database sql-server sysadmin question

  • SQLStatement
    A arsha_midy

    It may be somewhat odd to discuss about older technologies, but it has always been interesting to me to know that about. Ok, I have the following as my "filename.htx" file: <%begindetail%> <%enddetail%>

    <%LastName%>

    <%FirstName%>

    <%EMail%>

    And here is my "addto.idc" file: Datasource:Address_IDC Template:filename.htx SQLStatement:INSERT INTO Addresses(LastName, FirstName, EMail) VALUES('%FName%', '%LName%', '%Email%') It works fine as it inserts data to database, but I need to display all records stored after the above insertion. What can I do? N.B. SQL Server uses "output inserted" clause to do so but I haven't tested with that. I use Access 2007 as the database. Real Eyes Realize Real Lies.

    ASP.NET database sql-server sysadmin question

  • Default Libraries
    A arsha_midy

    Hello, When I tried to buid a Visual C++ project downloaded from CodeProject website, I got many errors in the style of "MSVCRT.lib(MSVCR90.dll) : error LNK2005: _atoi already defined in libcmt.lib(atox.obj)". I am trying to bulid MFC and Visual C++ runtime libraries in static form. However I have no problem when building for shared dll for both mfc and c++ runtime libraries. In another project, there's another problem: I cannot tell the compiler do not support for UNICODE i.e. UNICODE is always "defined" even when I have "Use Multi-Byte Character Set" selected from the general configuration. Also there is no UNICODE defined in preprocessor definitions in Project Property. Regards,

    Real Eyes Realize Real Lies.

    C / C++ / MFC c++ help lounge workspace

  • VB.Net Conversion Wizard
    A arsha_midy

    I'm using visual studio 2008. The problem is just about handling of arrays (as compiler listed the errors). But I think with a little work it can be surmounted.

    Real Eyes Realize Real Lies.

    Visual Basic csharp com help

  • VB.Net Conversion Wizard
    A arsha_midy

    Hello, I downloaded following Chess program written in classical VB, however after trying to convert it to VB.Net code via the conversion wizrd I got numerous errors which I couldn't resolve. Since I'm not familiar with VB.net, I need someone instruct me on the problem or provide me the upgraded code. Many Thanks in Advance Link to program: Migoya Chess

    Real Eyes Realize Real Lies.

    Visual Basic csharp com help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups