thank God, a pervasive developer replied!!!
1.What version of Pervasive?
version 7
2. What language (C#/
VB.NET/Delphi/COBOL/etc)?
.net (asp.net)
3. WHat interface are you using (ODBC, OLEDB, Managed ADO.NET)?
odbc
4. What error are you getting?
this is long...
i'll gave you an overview... at least..
i'm creating a asp.net application. i'm trying to get a data in a software called platinum (accounting software) and update my sql server 2000.
first pervasive sql allow me to use the demo data for practice, so i can get a grip on it.. when i'm trying to create a data source (pointing to platinum software, because this software uses pervasive sql ver 7.) it gave me an error (for what i remember Error 11)..
so i try to find solution on the net.. but unluckly i can't find one..
my theory is, in order to connect to pervasive sql server, i must create a database in pervasive sql server (with the same schema of platinum). but the problem is, platinum database is not static, there is chance and always be a chance, that the client update, insert and delete data in platinum database. so this solution is null.. because i might get an obselete data.
another solution that i can think of, is create a linked database to platinum thru pervasive sql, but version 7 does not support it..
please help.. please give me some insight...
how can i get the data to platinum software data (pervasive sql ver 7) directly.. getting the ddf file and everything... thru asp.net.
i already tried the odbc, oledb, but i can get it to work.. please mirtheil help needed