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 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB6 front end SQL Server 2000 create database19 Oct 2006 11:52 GMT1
After users install my application they need to create a database to connect
with.  What I am trying to do is have the application start and recognize
this is the first time it is being used.  I do this my setting a registry
value of string to true and then checking this value ...
Problem with VB6 and Oracle 9i ODBC connection18 Oct 2006 14:10 GMT1
I have a VB6 application that was extracting data from an 8i DB but we
recently upgraded to Oracle 9i and started having problems with the
Oracle ODBC driver (v9.2.0.1.0).  We kept getting an error when trying
to create the connection to the DB but ther was no Oracle refused to
Connect to SQL Server with SSL, using DMO?18 Oct 2006 14:01 GMT1
I've got this code :
       With oServer
           If chkTrusted.Value <> 1 Then
               .Disconnect
Cant bind a textbox to my recordset, "Cannot bind to the property or column"??18 Oct 2006 04:01 GMT1
Can anyone Tell me why this code doesnt let me bind a Textbox field to
the Account# column in my SQL table.  It says "Cannot bind to the
property or column ACCOUNT# on the DataSource.
Parameter name: dataMember"  I've been looking around and some people
FindFirst, FindNext method problem on form, help???17 Oct 2006 16:30 GMT6
I have a list box loaded with Student Name, Social Security.  When the
user click on a specific record, the following code is assigned to the
lstStudent1_AfterUpdate procedure.
Private Sub lstStudent1_AfterUpdate()
Help binding data to textboxes from SQL Server 2000 recordset, and need other recommendations17 Oct 2006 13:45 GMT1
I'm trying to move away from working in microsoft access and try and
work with SQL Server.  I'm going to be storing around 50K records of
data in a table within SQL server at first.  I tried using the visual
studio.net Dataset control to create all my bound fields in the set,
Function call within an insert17 Oct 2006 00:07 GMT3
I'm using VB6 and Access 2003 and am trying to call a function inside
of an insert statement without any luck. I suspect my syntax is wrong
somewhere, but I can't seem to see it.
I appreciate any help you can offer.
Volume ID16 Oct 2006 14:02 GMT1
I am wondering how I would go about changing the ID of a hard-drive.  I
know how to change the lable, but I want to be able to change the ID of
it.
Need help updating DataSet with changes made at the source table.16 Oct 2006 03:27 GMT1
I'm trying to create an application that will have multiple users
working off a table on a SQL server.  Since multi users will be
updating different records at any given moment, how can i get those
changes and merge them into my current Dataset.  I've been playing
Date In Query Using VB6 & SQL 2005 !15 Oct 2006 09:11 GMT2
Hi, Using this string I get the error
Run-time error ';214217900
line1: incorrect syntax new '01'
Set rdset = CONN.Execute("Select Name From TimeTable Where City=0 AND
Migrating From Access 2000 From SQL 2005 !14 Oct 2006 16:17 GMT2
I used to use this string in VB6 while connecting to MS Access 2000
1)
Dim conn As ADODB.Connection
Dim rdset As ADODB.Recordset
VB6, ADODB and Excel problems14 Oct 2006 08:48 GMT2
Hello, who can help me out?
I connected an Excel file to my VB6 application by:
Set adc = New ADODC.Connection
With adc
Noob! Tutorial Help.  What am I doing wrong :<13 Oct 2006 16:30 GMT3
I am trying this lesson involving DBs.
"ms-help://MS.VSExpressCC.v80/MS.NETFramework.v20.en/dv_vbcnexpress/html/caf3ecbd-87f5-4748-b990-7395409a19c7.htm"
I can successfully create the DB, Create the Access form, and "SEE" the data
I earlier manually placed in the DB outside of my ...
Putting a list of databases on a MS SQL server into a combo box12 Oct 2006 17:57 GMT2
Hi, I'm using VB 6 and using ADO for my data connections. What I'm
trying to do is populate a combobox with a list of databases on the MS
SQL server. Does anyways know how this would be done?
Bring the form to the foreground12 Oct 2006 15:33 GMT3
Suppose i load a form once and the user doesn't close it and then he tries to
open it again from the menu but it doesn't come up as it's already open. How
can i bring the form to the foreground?
Pages: 1 2 3 4 5 September, 2006
 
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.