Click here to Skip to main content
15,892,298 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionerror in using memo field type in access database. Pin
Le@rner24-Oct-10 22:05
Le@rner24-Oct-10 22:05 
AnswerRe: error in using memo field type in access database. Pin
Phil J Pearson25-Oct-10 5:55
Phil J Pearson25-Oct-10 5:55 
GeneralRe: error in using memo field type in access database. Pin
Le@rner25-Oct-10 18:17
Le@rner25-Oct-10 18:17 
GeneralRe: error in using memo field type in access database. Pin
Phil J Pearson25-Oct-10 22:24
Phil J Pearson25-Oct-10 22:24 
GeneralRe: error in using memo field type in access database. Pin
Le@rner25-Oct-10 22:26
Le@rner25-Oct-10 22:26 
GeneralRe: error in using memo field type in access database. Pin
Phil J Pearson26-Oct-10 23:14
Phil J Pearson26-Oct-10 23:14 
GeneralRe: error in using memo field type in access database. Pin
Le@rner8-Nov-10 22:08
Le@rner8-Nov-10 22:08 
QuestionDHCPCreateSubnet Error code: 5 on HyperV windows server 2008 R2 Pin
Ganesh_T24-Oct-10 21:23
Ganesh_T24-Oct-10 21:23 
Hi,

I have written the an application which configures the DHCP server using c#.
Environment:

Hyper-V Windows 2008 Server R2

API used to crerate subnet is : DHcpCreateSubnet.
Return code: 5

The above return code is received when used for the first time. In second attemp when DHCPCreate subnet is called it succeeds to create the subnet for same IP used as scope address.

For e.g
1st Attempt: Exe is executed first time,.
API used : DHCPCreateSubnet Error code :5 IP used for scope address : 192.168.1.10

2nd Attempt: Exe is executed second time,.
API used : DHCPCreateSubnet Error code :2005 (success), IP used for scope address : 192.168.1.10


Please let me know if you any information on Hyper-V why its is failing for the first time.

Regards
-Ganesh
"A winner is not one who never fails...but the one who never quits"

AnswerRe: DHCPCreateSubnet Error code: 5 on HyperV windows server 2008 R2 Pin
Sauro Viti24-Oct-10 22:01
professionalSauro Viti24-Oct-10 22:01 
Questionshowing binary date [modified] Pin
bkelly1324-Oct-10 11:45
bkelly1324-Oct-10 11:45 
AnswerRe: showing binary date Pin
«_Superman_»24-Oct-10 15:35
professional«_Superman_»24-Oct-10 15:35 
GeneralRe: showing binary date Pin
bkelly1324-Oct-10 15:44
bkelly1324-Oct-10 15:44 
GeneralRe: showing binary date Pin
«_Superman_»24-Oct-10 15:48
professional«_Superman_»24-Oct-10 15:48 
GeneralRe: showing binary date Pin
bkelly1324-Oct-10 16:04
bkelly1324-Oct-10 16:04 
GeneralRe: showing binary date Pin
«_Superman_»24-Oct-10 16:08
professional«_Superman_»24-Oct-10 16:08 
GeneralRe: showing binary date Pin
bkelly1324-Oct-10 16:16
bkelly1324-Oct-10 16:16 
GeneralRe: showing binary date Pin
«_Superman_»24-Oct-10 16:23
professional«_Superman_»24-Oct-10 16:23 
GeneralRe: showing binary date Pin
bkelly1324-Oct-10 16:30
bkelly1324-Oct-10 16:30 
GeneralRe: showing binary date Pin
«_Superman_»24-Oct-10 16:35
professional«_Superman_»24-Oct-10 16:35 
AnswerRe: showing binary date Pin
bkelly1324-Oct-10 17:07
bkelly1324-Oct-10 17:07 
AnswerRe: showing binary date Pin
Sauro Viti24-Oct-10 21:57
professionalSauro Viti24-Oct-10 21:57 
QuestionIs this the fastest way to access the RGB values of a Pixel ? Pin
inayathussaintoori23-Oct-10 23:08
inayathussaintoori23-Oct-10 23:08 
AnswerRe: Is this the fastest way to access the RGB values of a Pixel ? Pin
Sauro Viti24-Oct-10 1:40
professionalSauro Viti24-Oct-10 1:40 
AnswerRe: Is this the fastest way to access the RGB values of a Pixel ? Pin
Luc Pattyn24-Oct-10 1:56
sitebuilderLuc Pattyn24-Oct-10 1:56 
GeneralRe: Is this the fastest way to access the RGB values of a Pixel ? Pin
inayathussaintoori24-Oct-10 2:01
inayathussaintoori24-Oct-10 2:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.