Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / ADO.NET / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Storing images12 Sep 2005 07:01 GMT9
Storing images
I've read the documentation, but I'm in a quandry as to the best way of
storing images.
Is it in a blob field?  blob fields seem to lack necessary information like
C# Interview question help12 Sep 2005 03:51 GMT1
I am fresh college graduate who has done C and C++ during college
times.After that i had done a C# course from one of our local computer
institute.The course is BCM which ran for 1 year.But now when i am
looking for job the questions asked in interview are really very very
is there a newsgroup for dot-net com+ programming? 11 Sep 2005 19:48 GMT2
or this is the  newsgroup to ask dot-net com+ questions?
Store array of bytes in varbinary with mysql11 Sep 2005 17:43 GMT1
I use a parameter to do a sql-update command. But the field in mysql is of
type varbinary and the vb.net is a string. I get it back from the database
with reader.getstring and it looks the same. Is this a good method?
I wanted to read it back trough reader.getsqlbinary but the ...
Get/Store array of bytes in varbinary mysql11 Sep 2005 17:27 GMT1
I need to have a array() of byte stored in a varbinary field in mysql. (and
get it back). But how to pass it from VB to MYSQL in a update statement. Saw
samples with @variables but i cannot get it working.
Please help,
No Stored procedures in MySQL 4 how to pass variables to update command11 Sep 2005 17:12 GMT5
I need to put information from variables (not only strings) to a mysql
database using update. But no I found out that stored procedures are not
there in mysql 4.
Please help,
Filling a Parent/Child DS - Parent WHERE Clause11 Sep 2005 08:30 GMT1
I need to fill a DataSet with Parent/Child data. I will use Northwind as an
example. The DS needs to have 2 data tables (Customers and Orders) and a data
relation to link them.
The Select Command of the data adapter for the Customer table has a complex
How to show row number in DataList11 Sep 2005 03:35 GMT1
I want to show a row number in each row of a datalist.
How can I do that?
Create Procedure gives SQL syntax errors whatever I do 10 Sep 2005 17:11 GMT5
cmd.Connection = conn
cmd.CommandText = "CREATE PROCEDURE gert (OUT param1 INT) BEGIN SELECT *
FROM tabel1; END"
cmd.ExecuteScalar()
Help with Conditional Contraints10 Sep 2005 08:38 GMT1
I have a business rule that says if a user selects the value 20 for item A
that item B must have a value of 0.  I am looking for the best way to
implement this rule.
TIA
Inserting to Dbase 3 database via ADO .Net Problem10 Sep 2005 05:36 GMT3
First for the setup:
I work for a museum, we have an exhibit hall that has a number of
interactiv
es that all store their data in a dbaseIII db.  All of the exhibits are
@@ Identity09 Sep 2005 23:47 GMT6
I have a stored procedure that insert data into a sql table.  I need to get
the record identity for another process.  When I execute the program I get
this message " System.FormException: Input string was not in a correct
format". The line with *** is where the proglem crashed, ...
Watcher for Datasets?09 Sep 2005 22:22 GMT6
I'm making an App in which a form is bounded to a table in a database,
and with some arrow keys, you can move through the rows of the
database.
At the moment I do a request to the database each time an arrow is
SQL Server Error: 862909 Sep 2005 22:02 GMT2
I am getting a SQL Server Error: 8629
   "The query processor could not produce a query plan from the optimizer
   because a query cannot update a text, ntext, or image column and a
   clustering key at the same time."
Multithreding and Connection Pool09 Sep 2005 17:32 GMT2
We have a legacy C++ app that has two worker threads. Each will
separately instantiate .NET objects using COM interop. One thread does
simple SQL statements and the other does larger SQL inquires. Both use
the same connection string to create their OracleConnection. Both
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 August, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.