Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Database Access / November 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Eine Tabelle in eine andere integrieren (VB6, SQL, Access)30 Nov 2008 00:59 GMT2
Ich habe 2 Tabellen mit den selben Feldern.
Wie kann ich denn eine in die andere integrieren?
Wenn ich
"SELECT * INTO tabelle1 FROM tabelle2"
Access Control Source/ Build27 Nov 2008 16:01 GMT1
I’m not sure how to put this question without confusing myself lol
I am working on a database at work and one of the managers had come to me
with this problem that I thought I could resolve.
They had created a form that is connected to a report and wanted it so if
SQL Server 2000 Upgrade to 2008 Uncovered an Issue?26 Nov 2008 18:50 GMT1
A VB 6 application has the following code:
   sSQL = "SELECT SessionID, Data, LastAccessed FROM SessionState"
   Set oRs = New ADODB.Recordset
   oRs.open sSQL, oConn, adOpenKeyset, adLockOptimistic
VB6 and INformix24 Nov 2008 17:56 GMT2
Hi every body.
I want to know the syntax to make connection between Informix data base and
Visual Basic 6.
Something like :
Method '~' of object '~' failed24 Nov 2008 11:42 GMT6
A VB6 program I wrote accesses the AD and fails with
Method '~' of object '~' failed
on a set of PCs of ONE particular customer. Other customers don't seem
to have problems with that.
question24 Nov 2008 02:23 GMT1
comment je peut adapter un code source écrit en vb 5.00 à la nouvelle
version 2008 pour le compiler et l'éxécuter?
Step by step article or help file22 Nov 2008 01:14 GMT1
I am using Expressing Web 2 and also I have a FTP program.
Can you help with a step by step article to create a new database ?  I would
like to create both types, MSsql / Access and also the My Sql.
I want to buy a hosting package immediately.  I cannot find the step by step
Setting adodb.field value, but not letting it update18 Nov 2008 16:24 GMT1
I have a recordset that can be updated I want to a change  field's
value in the recordset only.
So this field's value is not saved to the DB. I want the rest of the
fields to be saved to the DB
Average17 Nov 2008 19:32 GMT2
Is there a simple way of getting an aveage of the rcords a single
field (rs1.Field("Price") in a database table without doing a loop?
Using SqlTypes to Capture Returned Values from Stored Procedure     Output Parameters17 Nov 2008 13:27 GMT1
I have a SQL Server 2005 stored procedure that returns a set of output
parameters.  Some of these parameters can have a NULL value, so I
wanted to use some kind of variable in my VB.NET code that could
accept NULLs.  When I found the SqlTypes namespace, I thought it was
Queries12 Nov 2008 16:53 GMT12
I am attempting to duplicate an Access database with VB6.  I have
successful duplicated the tables...How do I duplicate the queries?
Missing lines because of Turkish characters with ODBC conn. to ORA07 Nov 2008 10:35 GMT2
Hi, I have set an Microsoft ODBC link to ORACLE database in MS Access, but
reocrds including Turkish letters on the key field is coming as DELETED.
Help please.
data sources in vb.net03 Nov 2008 17:57 GMT4
I have connected to my sql server database (sql server express for testing).  
I create a new view in sql server and then refresh my data source in vb.net
and do not see the created view.  What am i not doing?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.