AristonDarmayuda
New member
- Joined
- Dec 15, 2005
- Messages
- 1
- Programming Experience
- 3-5
I want to create new driver for ODBC, it easier to create driver in C++ because all data type have been defined (but the language to complicated) . Now i want to create a driver in VB or C#, i've search in google we can use the file ODBCCP32.DLL
. Now i want to create a driver in VB or C#, i've search in google we can use the file ODBCCP32.DLL  but i found so minimum reference
 but i found so minimum reference  how to use this file (like functions inside it). And also how to convert the data types for example like SQLHSTMT into what ?
 how to use this file (like functions inside it). And also how to convert the data types for example like SQLHSTMT into what ?  Because some function in ODBCCP32 need this data type.
 Because some function in ODBCCP32 need this data type.
	
		
			
		
		
	
				
			 . Now i want to create a driver in VB or C#, i've search in google we can use the file ODBCCP32.DLL
. Now i want to create a driver in VB or C#, i've search in google we can use the file ODBCCP32.DLL  but i found so minimum reference
 but i found so minimum reference  how to use this file (like functions inside it). And also how to convert the data types for example like SQLHSTMT into what ?
 how to use this file (like functions inside it). And also how to convert the data types for example like SQLHSTMT into what ?  Because some function in ODBCCP32 need this data type.
 Because some function in ODBCCP32 need this data type. 
	 
 
		 
 
		