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 / June 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
help required regarding Access05 Jun 2007 21:25 GMT1
I have a application developed in access using link tables to Sybase,
this application has many queries running locally on access for the
linked tables(cannot run it on the Sybase, because the queries
contains combination of linked and local tables in it), due to which
I got it05 Jun 2007 21:17 GMT1
I figured it out.  Setting the ValueMember to the ID, and using
selected value.
:)
UNION in SQL for DataAdapter gives me error configuring05 Jun 2007 21:15 GMT1
Here is my SQL:
SELECT tblIssue.IssueNumber, tblFacility.FacilityName,
tblIssue.IssueBrief, tblIssue.IssueStatus FROM (tblIssue INNER JOIN
tblFacility ON tblIssue.FacilityID = tblFacility.FacilityID)
Data environment Initialize05 Jun 2007 17:39 GMT1
What syntax would I use to initialize a Data environment's database
name/path via code?
I'm using a function named GetDataPath  to do a GetSetting, to retrieve a
stored db path.
Pages: 1 2 3 May, 2007
 
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.