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 / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Access to SQL 200004 Mar 2004 07:48 GMT2
I would like to write a program to convert Access tables to SQL 2000 tables.
I could certainly write a program which collects each field in the access
table and creates a similar field in SQL 2000 and then populates the file,
however I am assuming that XML may offer a solution which ...
Performance considerations04 Mar 2004 07:37 GMT1
I am currently designing a program that uses the ado.net.
I have a question..
Which is better? To have your data constraints implemented on the dataset or constraints on the database? Or both
Thanks a million
How to make a view like this ?04 Mar 2004 02:13 GMT1
I'm wondering how to do something like this.
In database is for example 'QualityClasses'-table containing columns
(fields) 'ID' which is primary key (Data Type=int), and 'QualityClass' (Data
Type=varchar).
How to return SCOPE_IDENTITY as integer?03 Mar 2004 23:46 GMT1
Thanks
OleDbDataAdapter.Update and DBase IV03 Mar 2004 22:01 GMT8
I have written my own DataAdapter for my DBase IV file(s).  The
Insert, Update and Delete calls all report success when I call
Update(...) on the DataAdapter.  Unfortunately, when I recall the
data, only the Inserts and Deletes actually worked.  For some reason,
quotes into SQL query03 Mar 2004 21:36 GMT3
I'm writing a class that crawls through a removable media retrieving file
info (who didn't make one yet?) and storing in an Access mdb.
OleDbCommand fails when the file name contains quotes as in
My friend's pictures.zip
Thanks for everyone's feedback03 Mar 2004 21:19 GMT2
Looks like I've got a lot of reading to do :
As I understand the concept of Singleton objects, they can only be instantiated once.  Then, all other calls to that object rely on that previously created instance.  If you have 300 hundred users, and each of them are doing multiple ...
ASP update to database, need sample or tutorial03 Mar 2004 21:17 GMT2
In preparation for an app that will be a simple ASP.NET page with about 40
text boxes I need sample to do the following:
1.  Select the current data (done)
2.  Bind to the textboxes (done)
ID of a newly created record03 Mar 2004 21:03 GMT6
I'm trying to get the ID of a newly created record into a variable, so I can
display it in a Label or something after being created. I know you can use
@@identity in the sql statement, but I just can't seem to get it to go.
Any help appreciated,
timout error on server running vb .net routine03 Mar 2004 20:36 GMT4
I'm getting the following error - not always, only randomly - when I run a
certain routine (the routine is a simple executenonquery and it appears to
complete despite the message) against sql server 2000:
"timout expired.  The timeout period elapsed prior to completion of the
Cancelling Row deletion in DataGrid (forms NOT ASP.NET)03 Mar 2004 20:28 GMT4
Hi Gurus,
This has been doing my head in so I've come the you guys.
I have 2 DataGrids using a DataViewManager to source their data. They
are linked via a DataRelation which basically creates a Parent-Child
VS Whidbey - "out of the box?"03 Mar 2004 19:37 GMT3
I'm currently investigating what new cool features ASP.NET 2.0 will bring.
When I use a GridView and a SQLDatasource like this:
<asp:gridview id="GridView" runat="server" font-size="8pt" backcolor="White"
allowpaging="True"
passing comma delimited string in parameterized query03 Mar 2004 19:12 GMT2
I am having a problem with passing a comma delimited string as a parameter
to be used in the IN() clause for a record selection. What I want to do is
select all customer who have a surname that matches one in a specified list,
which I pass in as a parameter to the query. I am ...
Finding all tables from schema information03 Mar 2004 19:06 GMT1
Can anyone please answer the following question?
I'm trying to get a list of tables, which has to work for different
databases.
A user chooses a database, and then this list is showed. This works.
CommandBuilder generates inproper SQL Statements 03 Mar 2004 18:51 GMT3
The SQL Statements the CommandBuilder creates never work. (Wrong INSERT INTO
...)
To test this I created a new Access DB and a new application.
I used the wizzard in the IDE and here is the result:
 
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.