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 / February 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Integrated security28 Feb 2005 19:35 GMT4
How do I create trusted security between my web server and my sql server?
I don't know the account and password that my web server is running under.
ADO.Net DateTime issue28 Feb 2005 16:38 GMT5
I'm having some issues pulling a datetime object from a database and am
looking for any suggestions I can get.
I have written a function to make querying specific fields in a table as
generic as possible.  The function is below:
How do I "refresh" my bound control?28 Feb 2005 16:07 GMT5
After I've completed an update of my data to my database, how do I "refresh"
bound controls.  Right now, I am doing EXACTLY the same as I did when I
initially bound them, ie. setting up the DataAdapter, reFILLing the DataSet,
then Binding.Add to each of the controls.  This seems ...
Populating Columns28 Feb 2005 16:01 GMT2
I was just wondering if this is possible.
I have a strongly types dataset that has a number of columns that are
populated and a couple of columns that aren't populated. I was wondering if
it is possible to populate the unpopulated coulmns using a SqlDataAdapter
Insert SQL Error28 Feb 2005 14:03 GMT4
I am writing a VB NET program, and I have set up the following InsertCommand
property and parameters:
dap1.InsetCommand = New OleDb.OleDbCommand( _
"INSERT INTO entry " & _
How to add new record in a form with BindingManagerBase used?28 Feb 2005 07:03 GMT3
Dear Experts,
I have a problem on adding new record in a form, with btnAdd_Click function,
the record stays at current record...even with a clear form function, it
only clear the record currently staying at. Seems that the datatable in ds
new bie to stored procedure...please suggest me28 Feb 2005 04:21 GMT8
Hello groups,
I'm new to database, i like to master stored procedures, triggers etc.
please suggest me good site to read about all this with good example..
Mahe~
Problem with SQL Server Script...28 Feb 2005 02:34 GMT5
I'm having the following problem.
Using the following script works OK when run from Query Analyzer
use master
go
need simple help with Unicode28 Feb 2005 02:05 GMT1
I am trying to insert a Unicode string into SQL Server and then read
it back out.  I wrote a simple little test app and somewhere my string
is getting converted to ANSI or something similar.  Can anyone sport
what I'm doing wrong or give me some ideas to check out?
Problem to restore an SQL database....27 Feb 2005 23:40 GMT4
I'm having the following problem.
I have SQL Server Accounting database called 'db_Accounting' , and a form.
This database is only accessed by one user at a time.
I have made a menu to backup the database. Works fine.
Why does my Update not update?27 Feb 2005 19:11 GMT2
After running the follow code, "intResult" is returned as "0" and the update
does not take place. Could it be that my database column name, "Name", is
not being related to the Procedure parameter, "@Name?" Is so, what do I need
to change so that "Name" will be related to "@Name?". ...
Script problem...27 Feb 2005 18:45 GMT3
Hello, I'm having trouble with the following script:
Me.cnAccountingProgram.Close()
Me.cnAccountingProgram.Dispose()
Dim cnMaster As New SqlConnection("Initial Catalog=Master; Data
Data Source Configuration Wizard and autogenerated code27 Feb 2005 03:18 GMT1
Hi,
i have an Access Database being used in my project. When i double click on
this in Solutions Explorer, a wizard pops up ("Data Source Configuration
Wizard"). Apparently, this wizard allows you to select database object for
hi26 Feb 2005 19:11 GMT2
i have loaded .net and sqlserver in my windows xp os.but i have error
like "cannot open database requested in login "sqloledb.1".login failed
.login failed for user sa" is the message.plz help me correct the error.
dBase26 Feb 2005 16:18 GMT2
I am working with a dBase Plus database and I cannot create a connection
string to the darn thing.  I have tried the Fox Pro Driver, ISAM and others
and I keep getting "File is not a valid Table" exception.  When I look at my
ODBC Data Source Administrator I see a "Driver do ...
 
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.