Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Importing the proper namespace
Message
De
09/09/2010 16:05:24
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
 
 
À
09/09/2010 15:20:03
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01480712
Message ID:
01480719
Vues:
36
Been a while since I looked at this but you need to looking for iAnyWhere not Sybase. I am not sure if you have a sql anywhere database loaded on your computer but you can get a developers version for free. http://www.sybase.com/detail?id=1016644 There are some good examples that you can look at.


>I am trying to figure out which namespace to import to gain access to the SQL Anywhere data provider in .NET. For now, I have these namespaces which allow me to connect to OleDb, SQLClient and ODBC data providers.
>
>
>Imports System.Data.OleDb
>Imports System.Data.SqlClient
>Imports System.Data.Odbc
>
>
>If I use ODBC, the parameteres are not properly built. And, loDataParameterODBC.DbType.ToString will always return a string as the data type even if the field is a date or a time.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform