Find Jobs
Hire Freelancers

Work with Advantage Database Server 9.1 / 11 with .NET ( C# )

$2-8 USD / hour

クローズ
投稿日: 10年近く前

$2-8 USD / hour

I need some one who know how to build application using C# and Advantage Database Server for my long term project. • Advantage Database Server ( c# ) If you are using Microsoft Visual Studio, you can access the Advantage .NET Data Provider components visually from the Toolbox. After installing the provider and starting Visual Studio, open the Toolbox (available under the View menu if it is not visible) and expand the Data category. Right click and select "Choose Items…" This will open a dialog that allows you to select which components should be displayed in the Toolbox. You can select the Advantage components (AdsCommand, AdsConnection, and AdsDataAdapter). • In your project, Add a reference to Advantage.Data.Provider. For example, from Visual Studio .NET, choose "Add Reference…" from the Project menu. [login to view URL] should be available in the .NET component list. If it is not, you may need to run the Advantage .NET Data Provider installation. Note that if you drag one of the visual components from the Toolbox onto a form, a reference to [login to view URL] will be added automatically. • Specify the name space at the top of the source file prior to any declarations. For example, with C#, include this statement: using [login to view URL]; Within Visual Basic .NET, use this statement: Imports [login to view URL] • Declare and use the Advantage .NET Data Provider classes. The following is a simple example that connects to Advantage Database Server, runs a SELECT statement and prints the field values to the console. C# Example: // create a connection object AdsConnection conn = new AdsConnection( "data source=c:\\data;" + "ServerType=remote|local; TableType=ADT" ); AdsCommand cmd; AdsDataReader reader; int iField; try { // make the connection to the server [login to view URL](); // create a command object cmd = [login to view URL](); // specify a simple SELECT statement [login to view URL] = "select * from departments"; // execute the statement and create a reader reader = [login to view URL](); // dump the results of the query to the console while ( [login to view URL]() ) { for ( iField = 0; iField < [login to view URL]; iField++ ) [login to view URL]( [login to view URL](iField) + " "); [login to view URL](); } [login to view URL](); } catch ( AdsException e ) { // print the exception message [login to view URL]( [login to view URL] ); }
プロジェクト ID: 6052343

プロジェクトについて

13個の提案
リモートプロジェクト
アクティブ 10年前

お金を稼ぎたいですか?

Freelancerで入札する利点

予算と期間を設定してください
仕事で報酬を得る
提案をご説明ください
登録して仕事に入札するのは無料です
この仕事に13人のフリーランサーが、平均$10 USD/時間で入札しています
ユーザーアバター
Hi, I'm professional developer with years of experience in various programming areas including using ADS db. Can you give me more details about what is that you need built?
$21 USD 10日以内
5.0 (29 レビュー)
5.6
5.6
ユーザーアバター
Hello sir, i can develop the required application using Advantage Database server and the .NET Data providers. Best regards vnb400
$8 USD 10日以内
4.7 (42 レビュー)
5.1
5.1
ユーザーアバター
Hi, Please feel free to discuss the project with me so that i can wrap it up in a timely manner as per your requirements. Thanks, Murtaza
$12 USD 30日以内
5.0 (8 レビュー)
4.3
4.3
ユーザーアバター
Hello, I am interested to do this work as i am experienced a lot in C# and i think i can work in any C# project. So i am looking forward to have more detail about the work. Thanks
$10 USD 40日以内
5.0 (13 レビュー)
4.0
4.0
ユーザーアバター
Hi, I am a full time freelancer and an expert in Microsoft Technologies. I have more than 8+ years of extensive experience including ASP.Net + C# + SQL Server. I would like to offer you my services. I am a Microsoft Certified Professional and this would bring your confidence to me. I am also looking for a long term association and relationship and I believe your project is the same kind of opportunity for me. I have been involved in all my projects as programmer and that gives me distinct advantage of a good technical person. Please let me know if we can work together. Looking forward to hear from you.
$8 USD 30日以内
5.0 (2 レビュー)
2.3
2.3
ユーザーアバター
A proposal has not yet been provided
$10 USD 10日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
Hi.. I know how to do that, I have also worked with MySql .NET Data Provider for MySql databases since they provide *Connection, *Command, *DataReader etc. classes with same functionality where * can be Sql, MySql, Ads etc. Example: For SQL Server database we use SqlConnection class, for MySql database we use MySqlConnection class, for Advantage database we use AdsConnection class. Please contact to proceed. Kind Regards --------------------------------------- Contact: wisetechguy@gmail
$10 USD 10日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
Hi I certainly can do this for you, and put more than 10 hours a week if required. I'm a marine biologist and software developer with more than 25 years experience. The past 20 years I have worked (in-situ) as software/database/web developer and data analyst (mainly fisheries-related data) for two international organizations (the Inter-American Tropical Tuna Commission, and the Food And Agriculture Organization of the United Nations, FAO/UN). I have extensive experience with several programming languages (including Fortran/Fortran 90, C/C#/C++, VB, Borland Pascal/Delphi/Delphi XE, SAS, Java, S/S-PLUS/R, etc.), programming frameworks (.NET, ASP/ASP.NET/AJAX, Delphi-VCL, etc.), database systems (MS-SQL, Oracle, MySQL, MS-Access, Firebird, etc.) and operating systems (VAX/VMS, CPM/MPM, MS-DOS, all flavors of MS-Windows, and RedHat/Ubuntu/Kubuntu Linux). I also have extensive experience in fisheries, bycatches, as well as observer, data analysis. I'm fairly experienced with Advantage database also, as well as its .NET API. If you are interested, please feel free to contact me at your convenience. Kinds regards, Marco García
$10 USD 10日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
Hello, greetings, I have more of 10 years of experience in programming and development of software, I am very interested in your project in the long term, I am responsible and I like to fulfill the periods contact me Thanks
$5 USD 40日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
Hi, I am a server administrator with 4+ year of experience. I can help you out with this problem. Here is the key area Linux Servers: Apache, NGINX, MySQL, PHP, Shell Scriting, DHCP, DNS, FTP, Java, Perl, SVN Server, IPTABLES, SQUID Proxy Server, PFSense firewall, cPanel/WHM, RED5, BigBlueButton, Wordpress, Cake, Magento and all frameworks installation, Percona server, Cassandra DB, MongoDB, Parallel Plesk, Chef, Puppet, RED5, Nagios, XCACHE, Postfix, Sendmail, Monit, Git etc. Windows Servers: IIS6-7, MSSQL, VSS, VMWARE, Backup Policies, System Monitoring, WatchGuard Firewall, FTP Server. Windows Servers: IIS6-7, MSSQL, VSS, VMWARE, Backup Policies, System Monitoring, WatchGuard Firewall, FTP Server. PROJECTS ACCOMPLISHED Setup of SVN server in Linux Server (Staging) Implemented Squid Proxy server Installed WatchGuard Firewall, PFSense. Hadoop Single and Multi node Cluster Setup (Private VMs) Implemented 'CHEF' and created cookbooks (With Team Leader) Setup BigBlueButton on Clients Ubuntu Server Setup RED5 server in CentOS Setup Puppet in Linux Server Installed NAGIOS in Linux Server Setup of Subversion Server Setup Parallel Plesk and WHM/cPanel in clients servers (all services) Installed Postfix Mail server on CentOS Looking forward for your response Thanks
$10 USD 40日以内
0.0 (0 レビュー)
0.0
0.0

クライアントについて

SURINAMEのフラグ
Trinidad, Suriname
0.0
0
メンバー登録日:1月 22, 2013

クライアント確認

ありがとうございます!無料クレジットを受け取るリンクをメールしました。
メールを送信中に問題が発生しました。もう一度お試しください。
登録ユーザー 投稿された仕事の合計
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
プレビューを読み込み中
位置情報へのアクセスが許可されました。
あなたのログインセッションの有効期限がきれ、ログアウトされました。もう一度ログインしてください。