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
W

williamchou

@williamchou
About
Posts
17
Topics
10
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • why my com dll could not be imported
    W williamchou

    i wrote a com dll in vc6,and wanna ref it in vc.net,but failed. another way,i try to import it into my test client app using "#import",then failed too,with the compiler error:"fatal error C1083: Cannot open type library file:'D:MyFirstSrvDll\Debug\MyFirstSrvDll.dll'"

    COM csharp com debugging help

  • why interop.xxx.dll generate by .net dev
    W williamchou

    thank Charlie, you have told me what i want to know,and the more correlative information is useful to me, thanks a lot!

    .NET (Core and Framework) com question csharp

  • why interop.xxx.dll generate by .net dev
    W williamchou

    when refing com dll(eg. xxx.dll),the .net dev auto generates a corresponding interop.xxx.dll,i can't understand this oddball action,why does it occur?

    .NET (Core and Framework) com question csharp

  • how to preprocess "ctrl + c" in console program
    W williamchou

    hi, how to preprocess "ctrl + c" in console program,i want to using .net class implement this function. thanks

    C# csharp tutorial

  • how to write debug code for nt service(c#)
    W williamchou

    hi, generall we should use process attach tools when debuging service program, but it's not always available. could i write some extra code to enter into service main procedure directly, so i can gain some more debug information.

    C# csharp debugging tools tutorial

  • the msmq problem
    W williamchou

    hi, how to send msg to remote host queue using ip address(using System.Messaging.MessageQueue).

    C# data-structures help tutorial

  • dll problem:how to gain the fucntion's parameters in dll file
    W williamchou

    hi, now i should get the param from the dll function,i just could gain the symbol(function name) in dll(and i can't make sure which language have been used to create the dll),but how to gain the fucntion's parameters in dll file? thanks!

    C / C++ / MFC help tutorial question

  • @@trancount problem
    W williamchou

    i set implicit_transactions off at the beginning of the proc,such as: 'alter proc sp_myproc @i_input as set implicit_transactions declare @tmp int ... ' but when i debug it,i find behind the 'set implicit_transactions' is a strange message:'set implicit_transactions on',now who active this event,why can it happen?

    Database help question

  • @@trancount problem
    W williamchou

    thanks, but a new problem appears,when i call this proc in my embeded c sql,the return value is -266,which is the same problem @@trancount,i am nearly insane for this bad luck,why?

    Database help question

  • @@trancount problem
    W williamchou

    oh,i'm sorry, i did work in Implicit Transactions mode,but this mode was not setted by me, now how can i cancel this mode

    Database help question

  • @@trancount problem
    W williamchou

    no,i assure i had not used this mode

    Database help question

  • @@trancount problem
    W williamchou

    yes,commit trans decremented by 1,but after this command ,the @@trancount is 1,not 0,the problem is what makes the strange,the @@trancount incremented by 2?

    Database help question

  • @@trancount problem
    W williamchou

    hi, why after execution of 'begin transaction' the @@trancount=2(original value is 0)? thanks!

    Database help question

  • the sql error -1
    W williamchou

    when using embeded sql,i declare and open a cursor in a function which worked well,and fetch record from the cursor in other function,the problem was that the record had been fetched,but the return sql code was -1,why? and the other problem:the similar problem occured when declare and open a cursor,the return sql code was -1,it's bad result. thans!

    Database help database question

  • run time error
    W williamchou

    the field is defined as char ls_BureauID[4],now this problem has been resolved by enlarging it's length,but i want to know some more run time knowledge,for when and why this prompt come out? thanks!

    Database data-structures debugging help question

  • run time error
    W williamchou

    hi, the message in debug show "Run-Time Check Failure #2 - Stack around the variable 'ls_BureauID' was corrupted!" what's the meaning? thanks!

    Database data-structures debugging help question

  • the problem of @@TRANCOUNT--how to eliminate the no.266 error
    W williamchou

    the problem of @@TRANCOUNT--how to eliminate the no.266 error

    Database help tutorial
  • Login

  • Don't have an account? Register

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