Quantcast
Channel: VBForums - Database Development
Browsing all 2918 articles
Browse latest View live
↧

[RESOLVED] Problems with SQLite parameters, VB.NET

I'm trying to migrate my program from mdb to SQLite. In general, it is not so difficult job. I simply changed all appearances of "OleDb" to "SQLite" (search and replace option works fine). The only...

View Article


[RESOLVED] VB.NET SQLite logic error, ***?

To be honest, I didn't expect so much troubles with migrating on SQLite from Access database. In general, everything works fine except some very unusual effects. For example, I have a form which...

View Article


SQL Left Outer Join Problem

i have Join that i expect to give me 3 Records but it gives me to Records . There is a Record in Table A and in table "C" there are two records , i used a left outer Join and i only get two records...

View Article

Link tables for a master ID

MS SQL Express 10 Is it possible to link tables in a way that a number of tables can get a id number from a single master table when a record is entered in one of the child tables? e.g. MasterIDTable:...

View Article

Extracting data from XML in SQL

I have a table field that holds some XML in it. The XML defines pages and views and other things in our system. What I am looking for is some help in extracting some pieces of information from that XML...

View Article


How to use VBA to Create a Read and Write GUI Associated to Database in Excel?

Dear All, Hello all the VB experts, my name is samuel, I am just newly joined to this VB professional forum. I am major in Mechatronic Engineering and currently I am working as Application Engineer in...

View Article

getting photos automatically in access reports and forms from the folder

i have been trying to prepare the school children progress report in ms access in the report i should get the students photo. But i have to prepare more than a thousand students report so that i should...

View Article

Dynamic SQL generation is not supported against multiple databases

I'm developing an application in Visual Studio 2013 using Visual Basic with an SQL Server database. When I perform a query it gives me the following error message Dynamic SQL generation is not...

View Article


mysql first and last

With ms access i can use first and last. I have this table log with logindate and userid fields. Suppose i have records nov. 1 to 10 for userid 1 and 2, I know there is no first and last sql functionon...

View Article


[RESOLVED] stop server

Can you stop sql server using sql command?

View Article

Replace '' with characters

Hi. I am trying to replace '' with '%0D%0A' currently i am getting Admission1:100Admission2:150'%0D%0AAdmission3:200 When i want to get Admission1:100%0D%0AAdmission2:150'%0D%0AAdmission3:200 Code:...

View Article

No changes accepted

Continued from this to[ic: http://www.vbforums.com/showthread.p...MM-dd-hh-mm-ss Here's the code: Code: Private Sub btnSave_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles...

View Article

Select and count help

I have 2 tables TableA and TableB I'm looping through and displaying all rows in TableA. I also need to do a count on TableB for all those with DeliveryStatus = 2. Currently I count all records and not...

View Article


Connection hijack to server

It is a night mare My MySQL 2 Tier database application written in vb.net connects to my database the user privileges & security is handled by mysql it self with appropriate rights ( SELECT ,...

View Article

VB 6 - How to copy data from 1 table to another

How can i copy data from table1 to the EOF of table2 using ADODB recordset

View Article


[RESOLVED] VB 6 - How to copy data from 1 table to another

How can i copy data from table1 to the EOF of table2 using ADODB recordset

View Article

how to restore sql 2005 database to sql 2014

most of the time to facilitate ease of backup and restoring database, I opt to use SQLCMD with "WITH REPLACE, KEEP_REPLICATION, RECOVERY, MOVE" options. now I am moving my database from sql 2005 to...

View Article


connection

for example I have this sql server on remote location at LAN ip address 192.168.1.x then I need to access it from a remote location too. so in order to be able to access my sql server at lan ip...

View Article

Quick question about SQLBulkCopy

Hello, I have a VB.NET program that uses SQL Express on a pc tablet. I need to get the data from the device and insert them on a PC in the office with SQL Express. So I read about SQLBulkCopy and it...

View Article

new to sql

Hi Guys, I'm new to sql and having a bit of trouble working stuff out. I'm writing a program for the company i work for and basically all the app does is verify a plot is complete so more detail. we...

View Article
Browsing all 2918 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>