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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Remote Access09 Jul 2004 15:36 GMT1
Is it possible to access a remote database using visual basic and a MS
Access database? I've tried to add the server to VB's server explorer, but
it says that it can't connect to a server not on the same domain. Thanks!
ORA-12514, using MDAC, tnsping runs ok and sqlplus enters correctly09 Jul 2004 03:36 GMT2
I'm  using VB to connect to Oracle, but I'm getting an error:
ORA-12514.
I tried the usual stuff, tnsping and tried to connect using SQL PLus,
they all worked, I've got the same program in other machine working
Parameters on generic query09 Jul 2004 03:27 GMT1
I need to execute a generic query SQL on SQL Server via ADO e VB6.
That query inside of it must have a named parameters. How can i do on VB6 to
have a collection of all parameter presents on a generic query, and for it
ask with InputBox, have a value and assign to it.
Inline IF statement09 Jul 2004 01:17 GMT4
I am querying a SQL 7 table from VB and I need to return the contents of two different fields as a NEW field depending on the value of another field, like so:
SELECT TOP 1000 KADA.*, IIf(COIND = 'I',FORENAMES & ' ' & SURNAME,COMPANY) AS NAME FROM KADA
Left Outer Join KADA_ADD ON ...
NEWBIE: Can't DIM variable as Database08 Jul 2004 21:47 GMT1
I know this is stupid, but...
Using VB 6 packaged with Office 2000, I can't seem to declare a variable as
a database. After letting my VB skills rust for two years, I'm looking at
old stuff I used to do, but it doesn't seem to work the same way. So for my
Path not found08 Jul 2004 20:12 GMT6
G'day to all,
Here is the line that gave me an error:
FileSys.CopyFile X1template,NewX1sFileName
Does anyone have any ideas insolving this error.
Error message with ODBC08 Jul 2004 19:42 GMT2
G'Day to all,
I'm getting an error return on my script.
The following message was given to me:
ODBC driver does not support the requested properties.
How to insert image in database08 Jul 2004 10:34 GMT1
Hot to insert image in database (mySQL) and retrieve it from database?
How to assign the datatype?  Thanks
MS ADO Components installed08 Jul 2004 01:14 GMT1
How can I confirm that the ADO components are installed and working
correctly on winxp?
Thank you!
Creating ADO recordset from a text file07 Jul 2004 22:38 GMT4
I'm trying to create a recordset in VB6 from a comma delimited txt/csv file. The code I'm using is:
Dim adoConn As ADODB.Connection
Dim adoRS As ADODB.Recordset
Set adoConn = New ADODB.Connection
"Required Property" in a field & ADO (ADOX) & Access2k. How can I set this property programmatically?07 Jul 2004 14:39 GMT3
Please,
attempting to set "Required Property" in a field a table of Access2k using ADO (ADOX) is impossible. That's right?
Or that is eqv. (art. "BUG: Attributes Property of ADOX Columns Collection..) to "Required Property":
 cat.ActiveConnection = conn
Compact Database07 Jul 2004 14:28 GMT1
I've written an application that compacts databases on our network. I'm using the 'Jet Replication' library to action the database compacts.
One problem is that some of the databases are large (500MB+) & when it calls into Jet Engines 'CompactDatabase' method, the application ...
Repair and compact DB07 Jul 2004 14:25 GMT1
Is it possible to repair and compact an Access data base from VB.NET code???
If it's possible, how do you do it?
Access Compact & Repair07 Jul 2004 14:21 GMT2
I have a VB 6.0 app with Access 2000 database.  I now have multiple users on my application and so my database requires more frequent maintenance (doing a compact at least once a day).  I would like to set up a routine to automatically do a Compact on the database each night.  ...
Available References  -- VB607 Jul 2004 14:18 GMT1
We are 2 PCs installing VB6. But I found that not all the references are in both installations (such as : "ODBC Driver & Data Source Name Functions", etc). Can someone tell me how to install them?
Pages: 1 2 3 4 5 6 7 8 9 10 11 June, 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.