Hello,
I'm work on a project for a company that uses Timberline. I'm writing a web interface that needs to use their current Timberline. This is my first experience with this software. What I have done is used the Server Explorer in my Visual Studio project to connect to Timberline with the ODBC I created. This works GREAT and I'm able to view the data with no issues. The problem happens when I add a DropDownList or DataGrid and try to bind it to a DataSet or DataReader I get the following Error:
ERROR [S1000] [TimberlineODBC][TimberlineODBCEngine ODBC Driver][DRM File Library]Drive or directory unavailable [IO-WIN 3] Screen\OD.scr
ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
ERROR [01S00] [TimberlineODBC][TimberlineODBCEngine ODBC Driver]Invalid connection string attribute.
ERROR [01000] [Microsoft][ODBC Driver Manager] The driver doesn't support the version of ODBC behavior that the application requested (see SQLSetEnvAttr).
I have spent allot of time researching this issue and have still not solved it. I did find in my research that Timberline uses a Pervasive Database and I can connect using their driver, but again I'm not sure where to start with this driver. What is my best way solution to connect to Timberline data?
Please bear with me I'm an Old VB development and have only been using .NET for 6 months or so. I have exhausted all my ideas.
Please someone point me in the right direction.
Phil
PZuccala@saiia.com
I'm work on a project for a company that uses Timberline. I'm writing a web interface that needs to use their current Timberline. This is my first experience with this software. What I have done is used the Server Explorer in my Visual Studio project to connect to Timberline with the ODBC I created. This works GREAT and I'm able to view the data with no issues. The problem happens when I add a DropDownList or DataGrid and try to bind it to a DataSet or DataReader I get the following Error:
ERROR [S1000] [TimberlineODBC][TimberlineODBCEngine ODBC Driver][DRM File Library]Drive or directory unavailable [IO-WIN 3] Screen\OD.scr
ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
ERROR [01S00] [TimberlineODBC][TimberlineODBCEngine ODBC Driver]Invalid connection string attribute.
ERROR [01000] [Microsoft][ODBC Driver Manager] The driver doesn't support the version of ODBC behavior that the application requested (see SQLSetEnvAttr).
I have spent allot of time researching this issue and have still not solved it. I did find in my research that Timberline uses a Pervasive Database and I can connect using their driver, but again I'm not sure where to start with this driver. What is my best way solution to connect to Timberline data?
Please bear with me I'm an Old VB development and have only been using .NET for 6 months or so. I have exhausted all my ideas.
Please someone point me in the right direction.
Phil
PZuccala@saiia.com