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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Memo field Truncated31 Oct 2004 23:28 GMT9
I am working on a VB6 Sp6 app with DAO 3.6 and am querying an Access 2000
backend database.
I am running a query that has tables and a union query joined together. My
problem is that when I get the results of my query the memo fields only have
Visual Basic front end, database on the web31 Oct 2004 14:13 GMT1
I have created a database application; the front end is Visual Basic .NET
the backend SQL Server 2000.
I wish to place the backend somewhere on the Internet, but _keep my current
front end_. I do not wish to create a webpage frontend, so no browser
enumerate MSDE instances on Network30 Oct 2004 17:35 GMT8
I use SQL DMO - .ListAllAvailableServers - - this is fine, except it only
retrieves SQL Servers - not any instances of MSDE on the network.
As I understand it - MSDE runs on Port 1434 instead of 1433, so they don't
broadcast.....
REPOST: One Web Service updates SQL, the other can't30 Oct 2004 14:17 GMT2
I posted this on .sqlserver.security under the same subject and Tom Moreau
suggested I post here and see if you all have any ideas. The dialog between
Tom and I is posted below.
I have a production and development system both running on one PC under W2K
How to check an empty recordset?30 Oct 2004 02:53 GMT8
If the database returns an NULLvalue, how can i check this?
I tried to check at objfield="" or NULL but it doesn`t work.
Any hints? thx
access excel spread sheet30 Oct 2004 02:53 GMT2
Is there a connecton string that will prevent the first row of an excel
file from becoming the headings ?
Thanks
Chris radulich
Limitation of MS Access database.30 Oct 2004 02:34 GMT4
I have a ASP (on W2K3 webedition) website build on a MS Access
database. The database contains about 10 tabels. One of the tabels
contains 150.000 records an other table contains 10.000 record the
rest contains about 100 records. Totals database size 13mb.
Updating a disconnected hiearchical recordset30 Oct 2004 02:34 GMT3
I have a parent-child recordset where the primarkeys are autonumbers and the
child recordset has a foreign key to the parent, example:
Parent ID: 4
ChildID: 1000
Copy Recordset30 Oct 2004 02:33 GMT2
I have an variable
Dim ado As ADODB.Recordset.
it gets populated, Now I need a Copy NOT a reference of this recordset.
How do I make a copy of this instead of a reference to this
No value given for one or more required parameters?30 Oct 2004 02:33 GMT1
I keep getting this error when I am trying to requery a disconnected recordset.  Here is my code, what I am basically doing is saving a new record and then trying to open the recordset, requery to get the saved (up to date) data and then disconnect the recordset.  It works on the ...
add parameters to adodb.recordset object30 Oct 2004 02:18 GMT3
I am using ADO, in VB 6.0
How can I add parameters to sql query (by something like parameter object) ?
I am doing the follows :
dim sql as string
Update Table statement causing error29 Oct 2004 19:04 GMT7
Group,
I am very confused by the error I'm getting when trying to execute an
update statement using the Connection.Execute method.
Basically, I'm keeping a list of files and attributes in an Access
Refresh Disconnected recordset?29 Oct 2004 15:51 GMT1
I have a disconnected recordset, this recordset could hold 1 record or
several records.  If for instance it holds one record and I want to then
save my form so that there will then be two records in the database, I want
to be able to reconnect the disconnected recordset, refresh it ...
executing packages of Oracle in VB 6.029 Oct 2004 12:29 GMT1
How can I execute oracle packages in VB 6.0
(I am using Microsoft ActiveX data objects library - ADO)
Need sample code, please
Thanks :)
How to bind recordset to MSFlexgrid29 Oct 2004 08:11 GMT2
How to bind recordset to Flexgrid?
I always fill the flexgrid as follow,
Do while Not Rs.EOF
  'Fill flexgrid row
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 September, 2004
 
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.