ODBC Library?
    Adam D. Ruppe via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Nov 10 10:13:56 PST 2014
    
    
  
On Monday, 10 November 2014 at 17:57:21 UTC, Charles wrote:
> It didn't compile, says, "mssql.d(12): Error: module sql is in 
> file 'win32\sql.d' which cannot be read"
Oh, I forgot I used those. You can download the win32 folder from 
here 
https://github.com/AndrejMitrovic/DWinProgramming/tree/master/WindowsAPI
The Windows bindings that come with phobos are pathetically 
incomplete so a separate download or a bunch of copy/pasted 
declarations is needed for any serious windows api work.
    
    
More information about the Digitalmars-d-learn
mailing list