Database
A database is a structured collection of records or data.
Forum Post

problem with getprocaddress in service

Hello! For example, i have a little function in dll: void dll_func(){ char buf; char* p = "qwerty"; strcpy(buf,p); // or GetLastError(); } I call GetProcAddress("dll_func") and...
Forum Post

add files to emulator from PC

I'm trying to write an image viewer application for wince device. I need to access jpg files from file system and display in image box. i am using vb.net in vs 2008. i'm unable to access the PC's...
Forum Post

Re: Database Connectivity

On Windows, just use SGBD apis (see Windows api group http://tinyurl.com/yjy3ajr)
Forum Post

Re: Error: Specified SQL Server Not Found

If you are using windows vista or windows server 2008 http://sqlerrormessages.blogspot.com/2009/12/specified-sql-server-not-found-or-error.html
Forum Post

Re: Error: Specified SQL Server Not Found

If you are using windows vista or windows server 2008 http://sqlerrormessages.blogspot.com/2009/12/specified-sql-server-not-found-or-error.html
Forum Post

Re: Error: Specified SQL Server Not Found

If you are using windows vista or windows server 2008 http://sqlerrormessages.blogspot.com/2009/12/specified-sql-server-not-found-or-error.html
Forum Post

Re: Builder C++ 4 Indy 9 Install problem

Problem solved: Fullc4.bat places Indy40.bpl in the Windows System32 directory. In this case access was denied thus the file was not copied. Roy
Forum Post

Re: ADO Connection String.

The following is an error message I am receiving: Error number: 80040e4d Login failed for user 'mcertini'. Error Code = 80040e4d Code meaning = I Source = Microsoft...
Forum Post

Re: problem with bcp and csv export

I now know what the problem is, but not the solution yet. BCP, in it's infinite wisdom decides that all blank spaces (0x20) should be converted to null (0x00), which has caused havoc in the other...
Forum Post

how to change the access of the usb drive partition to read only

I am trying to Implement one function that is like ChangePartitionAccess(DriveLetter) - switch USB partition to read-only or read-write i am passing the drive letter of the usb device...
Forum Post

windows ce 4.2 GPS

Hi there, I am trying to put different GPS software on a satnav that is running a mobile version of windows ce 4.2, the original software turns on the satelite reciever ( I have probed GPS Vcc pin...
Forum Post

How to create parameters for adNumeric data type?

Hi, I am trying to connect to sql server by using ADO to insert a record via stored procedure. I keep on encountering this error message (Source: Microsoft OLE DB Provider for SQL Server Description:...
Forum Post

ADO API Problem.

Can someone help me with the below ADO API? I am a new programmer and am having problems programming a SQL Server connection. I have found various connection strings and continue to run into...
Forum Post

unstalling mysql windows service

Hi, how do one unstall mysql when install as a windows service without using the configuration wizard? I will appreciate a prompt response
Forum Post

Accessing Host USB in Windows Mobile 5.0

FindFirstDevice, FindNextDevice I am quite sure I got the _right_ device, because I looked at the enumeration before an after I plugged it in. The device name in the DEVMGR_DEVICE_INFORMATION is...
Forum Post

Re: Question about DLL

Is this a 16bit DLL? If it ran on Windows 3.11, it almost assuredly is. If this is the case, your program may have to be 16bit. I have never tried using 16bit DLLs with a 32bit executable. It may...
Forum Post

Question about DLL

Hello I am provided with a DLL which was compiled to run on Win31/NT/Win95 OSes. I need to use it for WinXP as the target OS now. i am getting unexpected return codes from functions, that I access...
Forum Post

Windows run dialog

Hey Guys, New here - hope this is the correct board. At work i use the windows run dialog alot, generally to access remote nodes, i.e, \\ip\share or \\ip\c$ etc. On occasion i might...
Forum Post

Detection of administrator?

I am writing a backup utility that needs to know if a user is an admin. If so, the utility will have the option to backup an entire drive, other user folders and settings, and more. If not, these...
Forum Post

Answer Access Is Denied in WTSQueryUserToken and Windows 2003 Ent SP1

Hello, I have a service that needs to get the current user's token. I do this by using the HandlerEx along with the WTS notifications that occur during any Logon/Logoff/Lock/etc.. to get the...
1 2 3 4 5 6 16 26 36 46  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.