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
T

tamasan

@tamasan
About
Posts
12
Topics
8
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Transaction management
    T tamasan

    Hello, I have a problem with my project. This Project is written by C#.It accesses SQL Server 2005 via Webservice & Seasar. On the webvervice, I include some package that was built to DLL. Those package retrieve their database. When I run my project. I must update their database the first. Then, update my project's database. But i cannot settup the transaction for them. I wannt to rollback th updated data on their database if updating on my project's database is failt.

    Database database csharp sql-server sysadmin help

  • Transaction Management with SQLServer
    T tamasan

    OK, Thanks for your remind. I will post it in SQL forum :) snow

    The Lounge database help question csharp announcement

  • Transaction Management with SQLServer
    T tamasan

    Hello, I have an problem with my project. The project is written by C#, $ used SQLServer 2005 DB. I also use Web service & Seasar to retrieve A database. And on webservice side, I have to refer to another package that is built to DLL. That package retrieve B database. My problem is when I retrieve B database and update data via dll's function. if it is success, I update A database. But A database cannot update because some error that i cannot control. How can I rollback the data that was updated in B database? Snow

    C# database help question csharp announcement

  • Transaction Management with SQLServer
    T tamasan

    Hello, I have an problem with my project. The project is written by C#, $ used SQLServer 2005 DB. I also use Web service & Seasar to retrieve A database. And on webservice side, I have to refer to another package that is built to DLL. That package retrieve B database. My problem is when I retrieve B database and update data via dll's function. if it is success, I update A database. But A database cannot update because some error that i cannot control. How can I rollback the data that was updated in B database?

    The Lounge database help question csharp announcement

  • How to control in VC6
    T tamasan

    I have an APIs library.It have a function that support me showing html document. OVP_viewDoc((long)m_hWnd); On my dialog, i have some button. I want to link to in html documnet on dialog. but i dont know, how to make it P/S: How can I post image in reply part in this page ?

    C / C++ / MFC question html tutorial

  • How to control in VC6
    T tamasan

    I have a html page. I load to VC6 Dialog. I want to make some button that call the link on html page. How can i make it?

    C / C++ / MFC question html tutorial

  • Notification of unhecking the checkbox inside the DateTimeCtrl...
    T tamasan

    Hi all, I have a problem with DateTimepicker Control in VC6. If I choose the DTS_SHOWNONE style how can i get a notification if the user disable the DateTimeCtrl by unchecking the small checkbox that appears inside the control. Please help me! Thanks a lot. snow

    C / C++ / MFC help question

  • Error when run EXE
    T tamasan

    At debug mode, I run normally. At release mode, I can only run the first time. At the second time it show error and then, Breaken down. -- modified at 4:29 Tuesday 26th September, 2006 I see difference between build At Release & Build at Debug. How do i fix it? ====================================================== Linking... Creating library ..\Librairies\Release/EtatCivl.lib and object ..\Librairies\Release/EtatCivl.exp LINK : warning LNK4089: all references to "COMCTL32.dll" discarded by /OPT:REF Répartition des fichiers compilés... C'est fini... ====================================================== ====================================================== Linking... Creating library ..\Librairies\Debug/EtatCivl.lib and object ..\Librairies\Debug/EtatCivl.exp Répartition des fichiers compilés... C'est fini... ======================================================

    C / C++ / MFC help debugging question announcement

  • Error when run EXE
    T tamasan

    I have a big problem with my program. When i run it with Debug file, it run normaly. But, when i build it to exe in Release directory. It run with error: Unhandled exception in VISIODT.exe (COMCTL32.DLL): 0xC0000005: Access Violation. What proplem is it? Please help me! Snow

    C / C++ / MFC help debugging question announcement

  • Visual C++
    T tamasan

    How does I use .jar lib in visual C++

    C / C++ / MFC c++

  • Debuging in Visual C++
    T tamasan

    Thanks for your guide. I have tried but it didn't run to dll code. Is there any configure?

    C / C++ / MFC c++ help debugging question workspace

  • Debuging in Visual C++
    T tamasan

    I created a workspace by visual C++ 6.0. In this workspace, I added many project. One of them was MFC (exe) project and the others were MFC (dll) project. I want to debug a function in MFC (dll) project that was called in MFC (exe) project. I added a breakpoint at that function and stared debuging. But Error message is showed: "One or more breakpoints cannot be set and have been disabled. Execution will stop at the begining of program." How does I fix this problem?

    C / C++ / MFC c++ help debugging question workspace
  • Login

  • Don't have an account? Register

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