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 2009



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
AT&T Usenet Netnews Service Shutting Down30 Nov 2009 16:18 GMT3
Please note that on or around July 15, 2009, AT&T will no longer be
offering access to the Usenet Netnews service.  If you wish to continue
reading Usenet newsgroups, access is available through third-party vendors.
http://support.att.net/usenet
no update of existing record  using dhrichclient30 Nov 2009 04:17 GMT10
I'm using the latest dhrichclient toolset in Excel-vba.
when trying to update an existing record using the record.updatebatch
routine  no updates take place.
I'm able to change it using a command but not by using recordset.
Access SQL to SQLite SQL13 Nov 2009 23:35 GMT10
I am converting a project from an Access db to a SQLite db and using dhRichClient3 to provide a connection . I understand that SQLite SQL does not
support the IIf function so my question is, how do I convert the following query ?
    SELECT [UserNames].[Name],
    ...
Get the (autonumber -ID) after ADO insert11 Nov 2009 17:46 GMT10
I have open ADO database called CN
I insert new record as follows
sSQL = "INSERT INTO MD (Qty, Client, ServiceCode) Values(" _
      & dQty & "," & sClient & "," & sServe & ")"
Get the (autonumber -ID) after ADO insert;microsoft.public.vb.general.discussion;microsoft.public.vb.database09 Nov 2009 14:28 GMT1
I have open ADO database called CN
I insert new record as follows
sSQL = "INSERT INTO MD (Qty, Client, ServiceCode) Values(" _
      & dQty & "," & sClient & "," & sServe & ")"
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



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