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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Multi-datase Application28 Dec 2004 23:58 GMT5
Hello - I'm in the process of writing an application that needs to support
MySQL and SQL Server using VB6.  I'm wondering if anyone can offer me any
tips or gotchas to look out for.
I'm also looking for best practices in how to setup the configuration for
inserting guid problem28 Dec 2004 23:46 GMT2
Is there any special trick for inserting a guid value into a "Replication  
ID" field in Access 2000?
I'm trying to do this using ADO:
con.execute "INSERT INTO my-table (guid) VALUES ('" & guidvar & "');"
Can't write more than 8000 characters to an ntext field using a stored procedure28 Dec 2004 23:29 GMT3
I'm using ADO from ASP VBScript to write to an ntext column in an SQL Server
table.
The string size is 20555 and I use AppendChunk to add chunks of 1000
characters (20 chunks + 555 leftover).
Database problem28 Dec 2004 23:18 GMT6
Hi , I am using MDI form as the menu for my program. I
have 2 form which both need a connection to database MS
Access. This is my coding to connect to database.
Dim MyConnR As New ADODB.Connection
Macro substitution?28 Dec 2004 21:09 GMT4
I'm used to program in Foxpro, and a bit novice in VB. In Fox macro
sutstitution can be used for variable names, file names, and code snippets.
Example:
cVariable = "HotelName"
Multiple Connection Objects within VB Code28 Dec 2004 19:33 GMT6
What is everyones' opinion on writing VB code and having every
subroutine/function instantiating a new instance of a connection object and
opening the connection to the database?
I'm currently supporting a VB6 program that has about 25+ of these within
linked tables28 Dec 2004 19:15 GMT11
I am having a problem, and I was hoping that someone here could help me.  I
have an Access database define that contains two tables.  There is a third
table defined in the Access database which is linked to a SQL Server table.
While I am in the Access environment, I can query ...
Zoom in DataReport28 Dec 2004 15:14 GMT1
I have a question.
Is it possible for my DataReport, after the Activate event, to set the Zoom
from 100% value to 75% value automatically?
thanks for your help!
How can I debug an ADO.Net problem?28 Dec 2004 14:37 GMT1
I am brand new at using Visual Basic .Net.  I am constructing an application
that is using an Access database.  I am trying to write orders to a table and
I am getting an error that is staing that syntax error arose on the INSERT
INTO command.  I was wondering how to debug this ...
SQL DMO error28 Dec 2004 14:33 GMT1
I am trying to connect to a SQL server 2000 machine (with SP3). This machine
is not on the domain. I have an application (written in VB 6) that tries to
connect to this machine (from a WinXP box that is on a domain) using SQL DMO
(need to do this to determine if the user trying ...
error 326528 Dec 2004 14:03 GMT1
can anyone pls tell me what to do?
i have done all the connections that need
to be done, but this error keep comming-up
(error 3265)
Creating new SQL Server user in Visual Basic28 Dec 2004 07:53 GMT1
How can I create  a new sql server user in VB alongwith rights
priveleges of db_datareader and db_readwriter.
Run-time syntax error in UPDATE statement (vb6 & Access 2000)27 Dec 2004 20:16 GMT1
I have several calls thruout my application to guery an access database with
more than one table, and it works fine, but in the log-in screen I am trying
to load default settings and it is not working.
Using win98, VB6 & Access2000.  The VB application, in the form load event,
help Sql with VB27 Dec 2004 18:45 GMT3
i am trying to get a string as follows from sql server
select 'hello this is firstline ' + char(13) + 'this is second line'
in the results pane of the query analyser the second line comes below the
first line as expected
Processes still running after closing27 Dec 2004 18:31 GMT1
When I close my application (in VB6 with Access 2000), I still have
processes runnning.
Actually, it only occurs when I print a report, otherwise the application
ends normally when I close the last window.
Pages: 1 2 3 4 5 6 7 8 9 10 11 November, 2004
 
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.