Does anyone know of a C#.NET equivalent to the "My" object in VB.NET?
I am using Visual Studio 2005 and am having to convert my VB.NET code to C#.NET. I am trying to display the current time on a status bar and the VB code for this used this object.
Surely there is an object in C# that can do...
Hi all,
I am working in VS 2005 and have a datagridview that correctly displays data through an ODBC connection. each column in the datagridview is then displayed in a textbox which the user can edit.
However my problem is that the fields in the datagridview are 40 characters long and say the...
I have just landed a project that requires a connection to an Informix database (of which I have no experience). Using Visual Studio 2005, I am able to create a connection in Server Explorer using the System DSN I created but I cannot see any tables. The System DSN uses the Informix 3.80 32BIT...
I have just landed a project that requires a connection to an Informix database (of which I have no experience). Using Visual Studio 2005, I am able to create a connection in Server Explorer using the System DSN I created but I cannot see any tables. The System DSN uses the Informix 3.80 32BIT...
Hi all,
I have just made a move into Visual Studio 2005 and am having a few problems when trying to copy data in a datagridview and displaying each row in a listbox. It's only the data in the first column that I need copied and the datatype is 'double'.
Here is the code that I have written to...
Hi all...
I am trying to create a linked server on SQl Server 2000 that will connect to an excel document on a local hard drive using Microsoft.Jet.4.0.OLEDB
I configured the Linked server with the following information:
Server Type - Other Data Source
Provider Name - Microsoft Jet 4.0 OLEDB...
I am running a foxpro database with a SQL Server backend. On one of my forms, when I edit a record and then save I get the message:
"Data has been changed by another user. Overwrite changes with your edits?."
This form has a local view with a full join between two tables that are remote...
Hi
I am using the automated process whereby an e-mail is sent with an attachment but I am wondering if it is possible to view the e-mail , allowing a user to check its details before sending it themselves.
I am able to view the attachment which is in word (doc)format using "visible = .t." but...
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.