Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

ODBC Socket Server / VC++ Help!

 [1/4] from: ryanc:iesco-dms at: 22-Mar-2001 14:21


I stumbled across an ODBC Socket Server this morning. I have started making a scheme for it, but I have ran into some problems. It comes as NT service and we inhilated our last NT OS here about 6 months ago. It also includes source and instructions for creating a Win98 build, but it needs to be compiled using Visual C++. Can someone do this for me? http://odbc.sourceforge.net/download.html --Ryan

 [2/4] from: kracik:mbox:dkm:cz at: 23-Mar-2001 1:39


Hi Ryan, the ODBC Socket Server looks great. I tried to compile it and it prints syntax error: Processing C:\Program Files NT\Microsoft Visual Studio\VC98\INCLUDE\msxml.idl msxml.idl C:\Program Files NT\Microsoft Visual Studio\VC98\INCLUDE\urlmon.idl(1830) : error MIDL2025 : syntax error : expecting a type specification near "IEnumString" C:\Program Files NT\Microsoft Visual Studio\VC98\INCLUDE\urlmon.idl(1830) : error MIDL2026 : cannot recover from earlier syntax errors; aborting compilation Error executing midl.exe. I don't understand Microsoft IDL (Interface Definition Language), so I don't know what's wrong. I suspect I have old header files, I'll try to download newest Microsoft SDK. -- Michal Kracik Ryan Cole wrote:

 [3/4] from: ryanc::iesco-dms::com at: 22-Mar-2001 17:13


In the PDF, it says to use the build configuration "Win32 Release". Its all greek to me. Thanks for the help, --Ryan Michal Kracik wrote:
> Hi Ryan, > the ODBC Socket Server looks great. I tried to compile it and it prints
<<quoted lines omitted: 35>>
> [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Ryan Cole Programmer Analyst www.iesco-dms.com 707-468-5400 I am enough of an artist to draw freely upon my imagination. Imagination is more important than knowledge. Knowledge is limited. Imagination encircles the world. -Einstein

 [4/4] from: kracik:mbox:dkm:cz at: 23-Mar-2001 15:51


Hi Ryan, after installing newest Microsoft Platform SDK and Internet Explorer 5.5 header and libraries (!), I was able to compile ODBCSocketServer for Windows 98. I hope REBOL will never have such dependency problems as Microsoft XML parser. It seems to run in Windows 98, but it does not appear in process list after ctrl+alt+del. Use attached program pview95.exe to verify that ODBCSocketServer is really running. I did not try database connections with it. I send it to you directly, since Listar will strip the binary attachment. Hope this helps, -- Michal Kracik Ryan Cole wrote:
> In the PDF, it says to use the build configuration "Win32 Release". Its all > greek to me.
<<quoted lines omitted: 57>>
> [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Binary/unsupported file stripped by Listar -- -- Type: application/x-zip-compressed -- File: ODBCSocketServer.zip

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted