How would I code in (Basic Mapping Support) BMS
1 row with 11 unprotected, 4 position, bank number fields, side by side ?
Let's assume I have a map with several unprotected fields for "bank number".
The unprotected bank number field needs to be replicated 11 times on the same row.
Do you...
I am developing a C# .Net Windows forms application. I execute a Sybase stored procedure from a 3rd party vendor and place the result set
into a SQL Server table.
I get the error "sqlException was unhandled" when the program executes the following statement: comm.ExecuteNonQuery();
Name...
Do you know how to execute a Sybase Stored Procedure in a C# .Net Windows forms application from an ODBC connection ?
I am developing a C# .Net Windows forms application using Visual Studio 2005.
I need to call Sybase Stored Procedures from my application.
I use a Sybase ODBC connection as...
I am developing a C# .NET application with SQL Server using Visual Studio 2005 and a Windows form.
In the code below, I display 2 methods as follows.
1) A method named button4_click creates a DataTable and exports it to Excel.
2) A method named ExcelFormat to reformat some of the Excel data...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.